[ 
https://issues.apache.org/jira/browse/TEZ-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14325124#comment-14325124
 ] 

Hitesh Shah commented on TEZ-2080:
----------------------------------

Shouldn't all the follow-up config set calls be changed to use this.conf for 
more clarity? 

> 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
>         Attachments: TEZ-2080.1.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