[ https://issues.apache.org/jira/browse/HADOOP-18820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757014#comment-17757014 ]
ASF GitHub Bot commented on HADOOP-18820: ----------------------------------------- steveloughran commented on PR #5973: URL: https://github.com/apache/hadoop/pull/5973#issuecomment-1686682437 tested s3 london; mvit -Dparallel-tests -DtestsThreadCount=8 -Dscale existing multipart issue we should be able fix soon. if yetus is happy, i will merge this in ``` [INFO] [ERROR] Failures: [ERROR] ITestS3AHugeFilesNoMultipart.test_030_postCreationAssertions:107 Expected a org.apache.hadoop.fs.s3a.api.UnsupportedRequestException to be thrown, but got the result: : true [ERROR] Errors: [ERROR] ITestS3AHugeFilesNoMultipart>AbstractSTestS3AHugeFiles.test_040_PositionedReadHugeFile:502->AbstractSTestS3AHugeFiles.assumeHugeFileExists:461->AbstractSTestS3AHugeFiles.assumeFileExists:471 » FileNotFound [ERROR] ITestS3AHugeFilesNoMultipart>AbstractSTestS3AHugeFiles.test_045_vectoredIOHugeFile:549->AbstractSTestS3AHugeFiles.assumeHugeFileExists:461->AbstractSTestS3AHugeFiles.assumeFileExists:471 » FileNotFound [ERROR] ITestS3AHugeFilesNoMultipart>AbstractSTestS3AHugeFiles.test_050_readHugeFile:604->AbstractSTestS3AHugeFiles.assumeHugeFileExists:461->AbstractSTestS3AHugeFiles.assumeFileExists:471 » FileNotFound [ERROR] ITestS3AHugeFilesNoMultipart>AbstractSTestS3AHugeFiles.test_100_renameHugeFile:659->AbstractSTestS3AHugeFiles.assumeHugeFileExists:461->AbstractSTestS3AHugeFiles.assumeFileExists:471 » FileNotFound [INFO] ``` > AWS SDK v2: make the v1 bridging support optional > ------------------------------------------------- > > Key: HADOOP-18820 > URL: https://issues.apache.org/jira/browse/HADOOP-18820 > Project: Hadoop Common > Issue Type: Sub-task > Components: fs/s3 > Affects Versions: 3.4.0 > Reporter: Steve Loughran > Assignee: Steve Loughran > Priority: Major > Labels: pull-request-available > > The AWS SDK v2 code includes the v1 sdk core for plugin support of > * existing credential providers > * delegation token binding > I propose we break #2 and rely on those who have implemented to to upgrade. > apart from all the needless changes the v2 SDK did to the api (why?) this is > fairly straighforward > for #1: fix through reflection, retaining a v1 sdk dependency at test time so > we can verify that the binder works. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org