JDBC Driver for Apache Hive

Build 25.0.9434

AuthScheme

The authentication scheme used. Accepted entries are Anonymous, Plain, LDAP, NoSasl, and Kerberos.

Possible Values

Anonymous, Plain, LDAP, NoSasl, Kerberos

データ型

string

デフォルト値

"Anonymous"

解説

The AuthScheme used to authenticate with Hive.

NoSasl Used when the hive.server2.authentication property is set to NoSasl.
Plain Used when the hive.server2.authentication property is set to None (uses Plain SASL), PAM, or CUSTOM. And User or Password are necessary.
Anonymous Used when the hive.server2.authentication property is set to None (uses Plain SASL), PAM, or CUSTOM. And User or Password are unnecessary, 'anonymous' will be sent for these fields.
LDAP Used when the hive.server2.authentication property is set to LDAP.
Kerberos Used when the hive.server2.authentication property is set to Kerberos.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434