[ 
https://issues.apache.org/jira/browse/HADOOP-19046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808680#comment-17808680
 ] 

ASF GitHub Bot commented on HADOOP-19046:
-----------------------------------------

steveloughran commented on PR #6467:
URL: https://github.com/apache/hadoop/pull/6467#issuecomment-1900510800

   rerun of individual tests
   * standalone tests all pass
   * except for ITestCustomSigner
   
   But that also fails when I test with the old sdk version, and works with a 
non-s3 express bucket. Not a regression. Created HADOOP-19048. 
   
   ``` 
   [INFO] Results:
   [INFO] 
   [ERROR] Errors: 
   [ERROR]   
ITestCustomSigner.testCustomSignerAndInitializer:135->runStoreOperationsAndVerify:155->lambda$runStoreOperationsAndVerify$0:160
 » AWSBadRequest
   [ERROR]   
ITestCustomSigner.testCustomSignerAndInitializer:135->runStoreOperationsAndVerify:155->lambda$runStoreOperationsAndVerify$0:160
 » AWSBadRequest
   [INFO] 
   ```
   




> S3A: update sdk versions
> ------------------------
>
>                 Key: HADOOP-19046
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19046
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: build, fs/s3
>    Affects Versions: 3.4.0
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Major
>              Labels: pull-request-available
>
> Move up to the most recent versions of the v2 sdk, with a v1 update just to 
> keep some CVE checking happy.
> {code}
>     <aws-java-sdk.version>1.12.599</aws-java-sdk.version>
>     <aws-java-sdk-v2.version>2.23.5</aws-java-sdk-v2.version>
> {code}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to