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 2018/07/02 14:01:00 UTC

[jira] [Created] (HADOOP-15576) S3A Multipart Uploader API implementation to work with S3Guard

Steve Loughran created HADOOP-15576:
---------------------------------------

             Summary: S3A  Multipart Uploader API implementation to work with S3Guard
                 Key: HADOOP-15576
                 URL: https://issues.apache.org/jira/browse/HADOOP-15576
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: fs/s3
    Affects Versions: 3.2
            Reporter: Steve Loughran
            Assignee: Ewan Higgs


The new Multipart Uploader API of HDFS-13186 needs to work with S3Guard, with the tests to demonstrate this

# move from low-level calls of S3A client to calls of WriteOperationHelper; adding any new methods are needed there.
# Tests. the tests of HDFS-13713. 
# test execution, with -DS3Guard, -DAuth

There isn't an S3A version of {{AbstractSystemMultipartUploaderTest}}, and even if there was, it might not show that S3Guard was bypassed, because there's no checks that listFiles/listStatus shows the newly committed files.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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