MetastoreDbConnectionAuthenticationMode type

MetastoreDbConnectionAuthenticationMode에 대한 값을 정의합니다.
KnownMetastoreDbConnectionAuthenticationMode 는 MetastoreDbConnectionAuthenticationMode와 서로 교환하여 사용할 수 있습니다. 이 열거형에는 서비스에서 지원하는 알려진 값이 포함됩니다.

서비스에서 지원하는 알려진 값

SqlAuth: Hive 메타스토어 데이터베이스에 연결하는 암호 기반 인증입니다.
IdentityAuth: Hive 메타스토어 데이터베이스에 연결하기 위한 관리 ID 기반 인증입니다.

type MetastoreDbConnectionAuthenticationMode = string