You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "iBenny (Jira)" <ji...@apache.org> on 2021/09/29 08:59:00 UTC

[jira] [Created] (HIVE-25573) Hive on tez should support none session mode for tez client

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)