Auth Scheme
The authentication scheme used. Accepted entries are NoSasl, LDAP and Kerberos.
Data Type
string
Default Value
"NoSasl"
Remarks
The AuthScheme used to authenticate with Impala.
NoSasl(default) | Used when the hive.server2.authentication property is set to NoSasl. |
LDAP | Used when the hive.server2.authentication property is set to LDAP. |
Kerberos | Used when the hive.server2.authentication property is set to Kerberos. |