Siddharth Seth created HADOOP-16538:
---------------------------------------

             Summary: S3AFilesystem trash handling should respect the current 
UGI
                 Key: HADOOP-16538
                 URL: https://issues.apache.org/jira/browse/HADOOP-16538
             Project: Hadoop Common
          Issue Type: Improvement
          Components: fs/s3
            Reporter: Siddharth Seth


S3 move to trash currently relies upon System.getProperty(user.name). Instead, 
it should be relying on the current UGI to figure out the username.

getHomeDirectory needs to be overridden to use UGI instead of System.getProperty



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to