You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Zhihua Deng (JIRA)" <ji...@apache.org> on 2018/06/06 11:54:00 UTC

[jira] [Created] (HIVE-19818) SessionState getQueryId returns an empty string

Zhihua Deng created HIVE-19818:
----------------------------------

             Summary: SessionState getQueryId returns an empty string
                 Key: HIVE-19818
                 URL: https://issues.apache.org/jira/browse/HIVE-19818
             Project: Hive
          Issue Type: Bug
    Affects Versions: 1.2.2
            Reporter: Zhihua Deng


When we execute sql asynchronously,  a new configuration based on the session holds will be created and passed to the driver instance, which resulting to return an empty string when SessionState#getQueryId called later on. This problem can be seen in HadoopJobExecHelper.java.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)