You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Siddharth Seth (Jira)" <ji...@apache.org> on 2019/08/28 20:00:15 UTC

[jira] [Created] (HADOOP-16538) S3AFilesystem trash handling should respect the current UGI

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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org