Details
-
Bug
-
Status: In Progress
-
Major
-
Resolution: Unresolved
-
0.9.1
-
None
-
None
-
None
Description
On startup, DAGAppMaster accesses resources such as config PBs and staging dirs as yarn rather than through the UGI context.
This creates access control violations when yarn does not have permissions for those resources.
This also seems odd, since during shutdown, DAGAppMaster does access resources through UGI.