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

Siddharth Seth updated TEZ-2080:
--------------------------------
    Target Version/s: 0.7.0, 0.5.4, 0.6.2  (was: 0.7.0)
       Fix Version/s: 0.6.2
                      0.5.4

Pulled into branch-0.5 and branch-0.6.

> Localclient should be using tezconf in init instead of yarnconf
> ---------------------------------------------------------------
>
>                 Key: TEZ-2080
>                 URL: https://issues.apache.org/jira/browse/TEZ-2080
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Prakash Ramachandran
>            Assignee: Siddharth Seth
>             Fix For: 0.7.0, 0.5.4, 0.6.2
>
>         Attachments: TEZ-2080.1.txt, TEZ-2080.2.txt
>
>
> currently in the LocalClient the config used is yarnconf. this should be 
> tezconf.
> {code:title=LocalClient.java}
> @Override
>   public void init(TezConfiguration tezConf, YarnConfiguration yarnConf) {
>     this.conf = yarnConf;
> {code}



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

Reply via email to