[
https://issues.apache.org/jira/browse/TWILL-163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15122283#comment-15122283
]
Terence Yim commented on TWILL-163:
-----------------------------------
the problem is {{FileContext.getHomeDirectory}} doesn't honor the current UGI.
> LocationFactory.getHomeLocation method returns home location of the user
> running the application instead of the user that owns the hdfs directories.
> ----------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: TWILL-163
> URL: https://issues.apache.org/jira/browse/TWILL-163
> Project: Apache Twill
> Issue Type: Bug
> Components: core, yarn
> Affects Versions: 0.6.0-incubating
> Reporter: Sagar Kapare
>
> Location.getHomeLocation() method returns the home location of the current
> user(who is running the application). It should return the home location of
> the user who owns the hdfs directories.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)