You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2016/12/12 14:11:58 UTC

[jira] [Created] (HADOOP-13892) use s3 to record permissions on objects, so preserving them through distcp round trips

Steve Loughran created HADOOP-13892:
---------------------------------------

             Summary: use s3 to record permissions on objects, so preserving them through distcp round trips
                 Key: HADOOP-13892
                 URL: https://issues.apache.org/jira/browse/HADOOP-13892
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: fs/s3
    Affects Versions: 2.9.0
            Reporter: Steve Loughran


S3 now supports object tags, attributes which can be updated during the life of an object.

S3A could use that to preserve the permissions/ACLs of objects when copied from elsewhere, in particular from HDFS. This would ensure that data backed up from HDFS preserves all the permission information needed when doing a recovery from S3 to HDFS.

Azure WASB does exactly this already.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org