Title
Create new category
Edit page index title
Edit category
Edit link
Securing Hive with KNOX
KNOX with Hive Enablement
To secure the Hive beeline connection with Knox, you have to first change the transport mode of the connection.
In General, edit the parameter below.
Add
hiveserver2to the KNOX topology.
hive.server2.thrift.http.path is the configuration in HIVE, which sets the URL endpoint while in HTTP mode, By default, its value is cliservice.
After adding these two configurations, you can access the hive beeline connection securely through KNOX.
Need the trust store password for KNOX and gateway.jks to access Beeline.
KNOX ODBC Connection
You can connect to Hive through Knox using either ODBC or JDBC jars.
You need to set up odbc.ini using ODBC jars, and the rest of the connection stays the same.
The Connection String is as follows.
KNOX JDBC Connection
You can use this JDBC url format for the Knox JDBC connection.
