[
https://issues.apache.org/jira/browse/YARN-5574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15449063#comment-15449063
]
Daniel Templeton commented on YARN-5574:
----------------------------------------
I'm unsurprised. Otherwise this JIRA would have been filed years ago.
I didn't do any validation of the property. I was merely looking at bare
yarn.* properties for YARN-5575 and noticed the inconsistent use of
yarn.log.dir. Maybe we should change the summary and description to either fix
or remove the property.
> 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]