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 "Steve Loughran (JIRA)" <ji...@apache.org> on 2017/08/01 09:23:00 UTC

[jira] [Created] (HADOOP-14707) AbstractContractDistCpTest to test attr preservation with -p, verify blobstores downgrade

Steve Loughran created HADOOP-14707:
---------------------------------------

             Summary: AbstractContractDistCpTest to test attr preservation with -p, verify blobstores downgrade
                 Key: HADOOP-14707
                 URL: https://issues.apache.org/jira/browse/HADOOP-14707
             Project: Hadoop Common
          Issue Type: Improvement
          Components: fs, fs/azure, fs/s3, test, tools/distcp
    Affects Versions: 2.9.0
            Reporter: Steve Loughran
            Priority: Minor


It *may* be that trying to use {{distcp -p}} with S3a triggers a stack trace 
{code}
java.lang.UnsupportedOperationException: S3AFileSystem doesn't support getXAttrs 
at org.apache.hadoop.fs.FileSystem.getXAttrs(FileSystem.java:2559) 
at org.apache.hadoop.tools.util.DistCpUtils.toCopyListingFileStatus(DistCpUtils.java:322) 
{code}

Add a test to {{AbstractContractDistCpTest}} to verify that this is handled better. What is "handle better" here? Either ignore the option or fail with "don't do that" text



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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