Connect to SSL-Enabled HiveServer2 using JDBC
How to connect to SSL-enabled HiveServer2 using JDBC.
Tip | |
---|---|
See HIVE-4911 for more details on this enhancement. |
From the JDBC client specify
sasl.sop
as part of the JDBC-Hive
connection string.
jdbc:hive://hostname/dbname;sasl.qop=auth-int