iBenny created HIVE-25573:
-----------------------------
Summary: Hive on tez should support none session mode for tez
client
Key: HIVE-25573
URL: https://issues.apache.org/jira/browse/HIVE-25573
Project: Hive
Issue Type: Improvement
Reporter: iBenny
>From the hive side it always creates a session mode for tez client:
[https://github.com/apache/hive/blob/master/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezSessionState.java#L355]
It should also support none session model in hive, so that each query will have
its own application.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)