[
https://issues.apache.org/jira/browse/AMBARI-14109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15036955#comment-15036955
]
Hudson commented on AMBARI-14109:
---------------------------------
FAILURE: Integrated in Ambari-branch-2.1 #990 (See
[https://builds.apache.org/job/Ambari-branch-2.1/990/])
AMBARI-14109. Invalid session handle error in hive view when hive server
(yusaku:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=b37ce4121fe9595de21f811755a2c892d9e3c278])
*
contrib/views/hive/src/main/java/org/apache/ambari/view/hive/client/Connection.java
*
contrib/views/hive/src/main/java/org/apache/ambari/view/hive/client/DDLDelegator.java
*
contrib/views/hive/src/main/java/org/apache/ambari/view/hive/client/HiveCall.java
> Invalid session handle error in hive view when hive server is restarted in
> http mode
> ------------------------------------------------------------------------------------
>
> Key: AMBARI-14109
> URL: https://issues.apache.org/jira/browse/AMBARI-14109
> Project: Ambari
> Issue Type: Bug
> Components: ambari-views
> Reporter: Gaurav Nagar
> Assignee: Gaurav Nagar
> Fix For: 2.1.3
>
> Attachments: AMBARI-14109_branch-2.1.patch
>
>
> H110 Unable to submit statement. Invalid SessionHandle: SessionHandle
> 129a6f7a-3af8-4465-bfb6-55de07007b4e ERROR_STATUS
> STR:
> 1)Deploy cluster
> 2)Create Hive view -> navigate at query tab
> 3)Create DB->Create Table
> 4)Execure Insert query (Example:
> INSERT INTO TABLE testtable61 values(11,'ss1','ss1'); )
> 5)Execute Select query
> 6)Restart All services
> 7)Try to navigate at Hive query view
> Actual results:
> H110 Unable to submit statement. Invalid SessionHandle: SessionHandle
> 129a6f7a-3af8-4465-bfb6-55de07007b4e ERROR_STATUS
> Needs ambari server restart to fix this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)