[
https://issues.apache.org/jira/browse/TEZ-792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14032866#comment-14032866
]
Hitesh Shah edited comment on TEZ-792 at 6/16/14 8:10 PM:
----------------------------------------------------------
A better default might be to use {noformat}/user/${user}/{noformat} once
TEZ-1106 is committed. Or remove the default staging dir concept completely.
was (Author: hitesh):
A better default might be to use /user/${user}/ once TEZ-1106 is committed.
> Default staging path should have user name
> ------------------------------------------
>
> Key: TEZ-792
> URL: https://issues.apache.org/jira/browse/TEZ-792
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Mohammad Kamrul Islam
> Assignee: Mohammad Kamrul Islam
> Attachments: TEZ-792.1.patch
>
>
> Current default is "/tmp/tez/staging"
> In a multi-tenant environment, only the first user will create the directory.
> The subsequent users will be unable to write to this directory due to
> permission and will ultimately fail the job.
> This JIRA is to modify the default directory from /tmp/tez/staging to
> something like /tmp/tez-joe/staging.
--
This message was sent by Atlassian JIRA
(v6.2#6252)