Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.5.2
-
None
-
None
-
None
Description
Submitting a Tez job where the OS user does not match the security user (e.g.: kinit as a headless user from a personal account) can fail with an unexpected ownership exception. Configuration expands user.name in the staging conf value as the OS user, not the UGI user, and if that staging directory exists and not owned by the UGI user (which is likely if the OS user also has been setup on the cluster) then app submission fails.
Attachments
Issue Links
- is broken by
-
TEZ-792 Default staging path should have user name
- Closed