Description
Hive JDBC URL on Knox Home page is invalid
1. Has special character "?"
jdbc:hive2://quasar-fqhxls-1.quasar-fqhxls.root.hwx.site:8443/;?hive.server2.transport.mode=http;hive.server2.thrift.http.path=/gateway/cdp-proxy-api/hive/
2. Should use jdbc param "transportMode=http;httpPath=gateway/cdp-proxy-api/hive" instead of "hive.server2.transport.mode=http;hive.server2.thrift.http.path=gateway/cdp-proxy-api/hive/"
The following URL should be added:
jdbc:hive2://GATEWAY_HOST:GATEWAY_PORT/;ssl=true;transportMode=http;httpPath=GATEWAY_PATH/TOPOLOGYNAME/hive
Attachments
Issue Links
- links to