Details
-
Bug
-
Status: Reopened
-
Minor
-
Resolution: Unresolved
-
2.7.2
-
None
-
Reviewed
Description
LinuxContainerExecutor fails to set the proper permissions on the local directories(i.e., /hadoop/yarn/local/usercache/... by default) if the cluster has been configured with a restrictive umask, e.g.: umask 077. Job failed due to the following reason:
Path /hadoop/yarn/local/usercache/ambari-qa/appcache/application_xxxxxxxx has permission 700 but needs permission 750