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

Siddharth Seth commented on YARN-88:
------------------------------------

Patch looks good. +1 subject to a jenkins run. Need someone with access to 
start a run though.

The LCE appears to have the same issue - with a restrictive umask. Also, the 
LCE uses 750 in most places, instead of the 710 used by the DCE.
                
> DefaultContainerExecutor can fail to set proper permissions
> -----------------------------------------------------------
>
>                 Key: YARN-88
>                 URL: https://issues.apache.org/jira/browse/YARN-88
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: nodemanager
>    Affects Versions: 0.23.3, 2.0.0-alpha
>            Reporter: Jason Lowe
>            Assignee: Jason Lowe
>         Attachments: YARN-88.patch, YARN-88.patch
>
>
> {{DefaultContainerExecutor}} can fail to set the proper permissions on its 
> local directories if the cluster has been configured with a restrictive 
> umask, e.g.: fs.permissions.umask-mode=0077.  The configured umask ends up 
> defeating the permissions requested by {{DefaultContainerExecutor}} when it 
> creates directories.

--
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