Rajesh Balamohan created HIVE-23429:
---------------------------------------
Summary: LLAP: Optimize retrieving queryId details in
LlapTaskCommunicator
Key: HIVE-23429
URL: https://issues.apache.org/jira/browse/HIVE-23429
Project: Hive
Issue Type: Improvement
Reporter: Rajesh Balamohan
[https://github.com/apache/hive/blob/master/llap-tez/src/java/org/apache/hadoop/hive/llap/tezplugins/LlapTaskCommunicator.java#L825]
For small jobs, this becomes a bottleneck to unpack entire payload to lookup
HIVEQUERYID parameter. It would be good to share HIVEQUERYID in dagConf and
retrieve it back via DagInfo.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)