Steve Loughran created HADOOP-19593:
---------------------------------------

             Summary: S3A: tests against third party stores failing after 
latest update & conditional 
                 Key: HADOOP-19593
                 URL: https://issues.apache.org/jira/browse/HADOOP-19593
             Project: Hadoop Common
          Issue Type: Bug
          Components: fs/s3
    Affects Versions: 3.4.2
            Reporter: Steve Loughran


some test regressions when testing with third party stores and the 3.4.2 branch

* ITestS3ACopyFromLocalFile " 
software.amazon.awssdk.services.s3.model.S3Exception: The Content-SHA256 you 
specified did not match what we received (Service: S3, Status Code: 400,"

* conditional overwrite tests fail because it's not there. Even when disabled 
in the config, some tests still try to use it (create cost), and find 
assertions about overwrites not met.

* ITestS3ABucketExistence for bucket existence probes failures; assumption is 
that bucket probes succeed for all bucket names, it's when you actually try to 
work with one you get a failure.

The copy from local failure an unwelcome change, but maybe could be addressed 
with doc changes.

The conditional overwrite thing is something to flag in release notes as 
possible regression.




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
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