You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Gaurav Nagar (JIRA)" <ji...@apache.org> on 2015/11/30 08:32:10 UTC

[jira] [Created] (AMBARI-14109) Invalid session handle error in hive view when hive server is restarted in http mode

Gaurav Nagar created AMBARI-14109:
-------------------------------------

             Summary: 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


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)