[
https://issues.apache.org/jira/browse/TEZ-817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14063845#comment-14063845
]
Hitesh Shah commented on TEZ-817:
---------------------------------
YARN supports 3 levels of visibility. For now, we can just use the PUBLIC and
USER visibility levels - no need for APPLICATION/private level. If perms are
not a minimum of 444 for the files in question ( may need additional checks for
+x perms on the directories themselves ), we can treat it as USER as long as
the current user has read and execute perms.
> TEZ_LIB_URI are always uploaded as public Local Resource
> --------------------------------------------------------
>
> Key: TEZ-817
> URL: https://issues.apache.org/jira/browse/TEZ-817
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Bikas Saha
> Priority: Critical
>
> They can point to any remote location that may be specific to a user (if the
> user is playing with a private build). In that case, job submission will fail
> since YARN will complain that the public LR is not public on the remote FS.
--
This message was sent by Atlassian JIRA
(v6.2#6252)