[ https://issues.apache.org/jira/browse/HADOOP-18180?focusedWorklogId=750283&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-750283 ]
ASF GitHub Bot logged work on HADOOP-18180: ------------------------------------------- Author: ASF GitHub Bot Created on: 30/Mar/22 17:15 Start Date: 30/Mar/22 17:15 Worklog Time Spent: 10m Work Description: monthonk commented on pull request #4115: URL: https://github.com/apache/hadoop/pull/4115#issuecomment-1083407983 I have run the integration test for this PR in `eu-west-1` and seeing some errors, hope this help. ``` [INFO] Results: [INFO] [ERROR] Failures: [ERROR] ITestS3ARequesterPays.testRequesterPaysOptionSuccess:78 [Counter named stream_read_opened] Expecting: <0L> to be greater than: <1L> [ERROR] ITestS3AUnbuffer.testUnbuffer:75->Assert.assertTrue:53->Assert.assertTrue:42->Assert.fail:87 [ERROR] ITestS3AUnbuffer.testUnbufferStreamStatistics:149->Assert.assertEquals:647->Assert.failNotEquals:835->Assert.fail:89 Count of stream_read_bytes starting=0 current=0 diff=0: stream_read_bytes expected:<8> but was:<0> [ERROR] ITestMarkerTool.testRunLimitedLandsatAudit:320->AbstractMarkerToolTest.runToFailure:271 Expected an exception of type class org.apache.hadoop.util.ExitUtil$ExitException [ERROR] Errors: [ERROR] ITestS3AContractUnbuffer>AbstractContractUnbufferTest.testUnbufferOnClosedFile:90->AbstractContractUnbufferTest.unbuffer:124 » IO [ERROR] ITestS3AContractStreamIOStatistics>AbstractContractStreamIOStatisticsTest.testInputStreamStatisticRead:253 » EOF [INFO] [ERROR] Tests run: 1069, Failures: 4, Errors: 2, Skipped: 185 ``` ``` [INFO] Results: [INFO] [ERROR] Errors: [ERROR] ITestS3AFileContextStatistics>FCStatisticsBaseTest.testStatistics:107 » EOF At... [INFO] [ERROR] Tests run: 108, Failures: 0, Errors: 1, Skipped: 68 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 750283) Time Spent: 5.5h (was: 5h 20m) > Remove use of scala jar twitter util-core with java futures > ----------------------------------------------------------- > > Key: HADOOP-18180 > URL: https://issues.apache.org/jira/browse/HADOOP-18180 > Project: Hadoop Common > Issue Type: Sub-task > Components: fs/s3 > Affects Versions: 3.4.0 > Reporter: PJ Fanning > Assignee: PJ Fanning > Priority: Major > Labels: pull-request-available > Time Spent: 5.5h > Remaining Estimate: 0h > > This jar will cause trouble for scala projects like spark that use different > scala versions from the scala 2.11 used in the twitter util-core -- This message was sent by Atlassian Jira (v8.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org