Daniel Templeton created YARN-5574:
--------------------------------------
Summary: TestDistributedShell sets yarn.log.dir in the
configuration instead of as a system property
Key: YARN-5574
URL: https://issues.apache.org/jira/browse/YARN-5574
Project: Hadoop YARN
Issue Type: Bug
Components: yarn
Affects Versions: 2.8.0
Reporter: Daniel Templeton
In the {{setupInternal()}} method, the distributed shell has this line:
{code}
conf.set("yarn.log.dir", "target");
{code}
Everywhere else that "yarn.log.dir" is used, it's set as a system property.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]