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

Siddharth Seth commented on YARN-82:
------------------------------------

log-dirs could be ${yarn.log.dir}/app-logs or even ${yarn.log.dir}/userlogs 
like in 1.0 ?, since the property is used to configure the log location for 
containers run on behalf of a user.
                
> YARN local-dirs defaults to /tmp/nm-local-dir
> ---------------------------------------------
>
>                 Key: YARN-82
>                 URL: https://issues.apache.org/jira/browse/YARN-82
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: nodemanager
>    Affects Versions: 2.0.0-alpha
>            Reporter: Andy Isaacson
>            Assignee: Hemanth Yamijala
>            Priority: Minor
>         Attachments: YARN-82.patch
>
>
> {{yarn.nodemanager.local-dirs}} defaults to {{/tmp/nm-local-dir}}.  It should 
> be {hadoop.tmp.dir}/nm-local-dir or similar.  Among other problems, this can 
> prevent multiple test clusters from starting on the same machine.
> Thanks to Hemanth Yamijala for reporting this issue.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to