[ 
https://issues.apache.org/jira/browse/TWILL-163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15122286#comment-15122286
 ] 

ASF GitHub Bot commented on TWILL-163:
--------------------------------------

GitHub user chtyim opened a pull request:

    https://github.com/apache/incubator-twill/pull/78

    (TWILL-163) Fix FileContextLocationFactory to honor UGI for home location

    - Also include removal on usage of the deprecated HDFSLocationFactory

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/chtyim/incubator-twill feature/TWILL-163

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-twill/pull/78.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #78
    
----
commit a4a2b3e2139433176c1da708725ebce55f9596b5
Author: Terence Yim <[email protected]>
Date:   2016-01-28T20:36:14Z

    (TWILL-163) Fix FileContextLocationFactory to honor UGI for home location
    
    - Also include removal on usage of the deprecated HDFSLocationFactory

----


> 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)

Reply via email to