[ 
https://issues.apache.org/jira/browse/YARN-106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jason Lowe updated YARN-106:
----------------------------

    Attachment: YARN-106.patch

Failure was due to a bogus URI being used by TestContainerLogsPage that should 
have failed originally, but URIs in local/log dirs aren't handled properly.  
See YARN-33.

Updated the TestContainerLogsPage to fix the URI so it points to a path that 
can be created.  YARN-33 will handle cleaning up DirectoryCollection and/or 
LocalDirsHandlerService to deal with URIs in the local/log dir config.
                
> Nodemanager needs to set permissions of local directories
> ---------------------------------------------------------
>
>                 Key: YARN-106
>                 URL: https://issues.apache.org/jira/browse/YARN-106
>             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-106.patch, YARN-106.patch, YARN-106.patch, 
> YARN-106.patch
>
>
> If the nodemanager process is running with a restrictive default umask (e.g.: 
> 0077) then it will create its local directories with permissions that are too 
> restrictive to allow containers from other users to run.

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