[
https://issues.apache.org/jira/browse/TEZ-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Siddharth Seth reassigned TEZ-2080:
-----------------------------------
Assignee: Siddharth Seth
> 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
> 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)