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

Bibin A Chundatt commented on YARN-7905:
----------------------------------------

Minor comment from my side

{{getMockedResource}} path used need not  be testcase related.
{code}
2593        Path newpath = new Path(
2594            System.getProperty("test.build.data") + 
"/testPublicCacheDirPermission",
2595            name);
{code}

Others looks good to me.

> Parent directory permission incorrect during public localization 
> -----------------------------------------------------------------
>
>                 Key: YARN-7905
>                 URL: https://issues.apache.org/jira/browse/YARN-7905
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Bibin A Chundatt
>            Assignee: Bilwa S T
>            Priority: Critical
>         Attachments: YARN-7905-001.patch, YARN-7905-002.patch, 
> YARN-7905-003.patch, YARN-7905-004.patch, YARN-7905-005.patch
>
>
> Similar to YARN-6708 during public localization also we have to take care for 
> parent directory if the umask is 027 during node manager start up.
> <localdir>/filecache/0/200
> the directory permission of <localdir>/filecache/0 is 750. Which cause 
> application failure 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to