[ 
https://issues.apache.org/jira/browse/TEZ-1534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Siddharth Seth updated TEZ-1534:
--------------------------------
    Attachment: TEZ-1534.2.txt

Updated patch - which does a blanket allow all, and removes all filtering.
The filtering could get fairly expensive - with a large configuration looping 
through about 10 configs.

> 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
>            Assignee: Siddharth Seth
>         Attachments: TEZ-1534.1.txt, TEZ-1534.2.txt
>
>
> 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)

Reply via email to