You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2013/08/07 07:16:49 UTC

[jira] [Created] (TEZ-349) Allow Tez sessions to be created in the TezClient

Siddharth Seth created TEZ-349:
----------------------------------

             Summary: Allow Tez sessions to be created in the TezClient
                 Key: TEZ-349
                 URL: https://issues.apache.org/jira/browse/TEZ-349
             Project: Apache Tez
          Issue Type: Improvement
            Reporter: Siddharth Seth


Requested by [~hagleitn].

Essentially, users of TezClient (Hive in this case) would create a Tez session. This session can then be used to submit multiple DAGs. 

Internally, TezClient can control whether an AM is run within the same process, in unmanaged mode, on the cluster etc. Initially, we'd likely end up creating one AM per submitted DAG. Once TEZ-340 is in place, the same AM could be re-used for multiple non-concurrent DAGs.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira