Jason Lowe created TEZ-2711:
-------------------------------
Summary: Tez fails to submit a job where user.name is not UGI user
Key: TEZ-2711
URL: https://issues.apache.org/jira/browse/TEZ-2711
Project: Apache Tez
Issue Type: Sub-task
Affects Versions: 0.5.2
Reporter: Jason Lowe
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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)