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)