Bing Li created AMBARI-15825:
--------------------------------
Summary: Ambari Hive View doesn't work when HiveServer2 enables SSL
Key: AMBARI-15825
URL: https://issues.apache.org/jira/browse/AMBARI-15825
Project: Ambari
Issue Type: Improvement
Components: ambari-views
Affects Versions: 2.2.0
Reporter: Bing Li
When HiveServer2 enables SSL, the existing Hive View doesn't work.
It will throw the following exception after log in:
ERROR [qtp-ambari-client-75] ServiceFormattedException:96 -
org.apache.ambari.view.hive.client.HiveClientException: H020 Could not
establish connection to <hive_server2_node>:10000:
org.apache.thrift.transport.TTransportException:
org.apache.thrift.transport.TTransportException
org.apache.ambari.view.hive.client.HiveClientException: H020 Could not
establish connection to <hive_server2_node>:10000:
org.apache.thrift.transport.TTransportException:
org.apache.thrift.transport.TTransportException
at
org.apache.ambari.view.hive.client.Connection.openConnection(Connection.java:112)
at
org.apache.ambari.view.hive.client.Connection.<init>(Connection.java:97)
at
org.apache.ambari.view.hive.client.ConnectionFactory.create(ConnectionFactory.java:69)
at
org.apache.ambari.view.hive.client.UserLocalConnection.initialValue(UserLocalConnection.java:42)
at
org.apache.ambari.view.hive.client.UserLocalConnection.initialValue(UserLocalConnection.java:26)
at org.apache.ambari.view.utils.UserLocal.get(UserLocal.java:66)
at
org.apache.ambari.view.hive.resources.browser.HiveBrowserService.databases(HiveBrowserService.java:87)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)