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 2014/09/03 07:44:51 UTC

[jira] [Created] (TEZ-1534) Make client side configs available to AM and tasks

Siddharth Seth created TEZ-1534:
-----------------------------------

             Summary: Make client side configs available to AM and tasks
                 Key: TEZ-1534
                 URL: https://issues.apache.org/jira/browse/TEZ-1534
             Project: Apache Tez
          Issue Type: Improvement
            Reporter: Siddharth Seth


Configs from the client (specifically the ones provided to TezClient, along with YARN additions) should be shipped over to the cluster (AM and tasks), instead of AM/tasks depending on configs present on cluster nodes.

These configs will primarily be used for Tez components like RPC servers, clients etc - and not by the Processor / Input / Output - which should be sending over fully configured payloads in any case.

Tez should continue to run without core-site, hdfs-site, yarn-site etc in the classpath on cluster nodes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)