[
https://issues.apache.org/jira/browse/HADOOP-18384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17579622#comment-17579622
]
Steve Loughran commented on HADOOP-18384:
-----------------------------------------
Go ahead, but know i've locked down the branch until i can get it into trunk.
i want to get my last changes (with class renames and moves) in, then apply the
whole branch to trunk as one single patch...after which all changes can be
there. no more rebasing, merge pain shared by all....
> ITestS3AFileSystemStatistic failure in prefetch feature branch
> --------------------------------------------------------------
>
> Key: HADOOP-18384
> URL: https://issues.apache.org/jira/browse/HADOOP-18384
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs/s3, test
> Reporter: Steve Loughran
> Priority: Major
>
> testing the rebased prefetch feature branch; got a failure in
> ITestS3AFileSystemStatistic
>
> {code}
> tics.ITestS3AFileSystemStatistic
> [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.489
> s <<< FAILURE! - in
> org.apache.hadoop.fs.s3a.statistics.ITestS3AFileSystemStatistic
> [ERROR]
> testBytesReadWithStream(org.apache.hadoop.fs.s3a.statistics.ITestS3AFileSystemStatistic)
> Time elapsed: 1.489 s <<< FAILURE!
> java.lang.AssertionError: Mismatch in number of FS bytes read by InputStreams
> expected:<2048> but was:<69537130>
> at
> org.apache.hadoop.fs.s3a.statistics.ITestS3AFileSystemStatistic.testBytesReadWithStream(ITestS3AFileSystemStatistic.java:72)
> {code}
> that;s 64MB + ~237 kb, the kind of values you would get from prefetching
> but, prefetch was disabled in this test run.
> maybe its just the fs stats aren't being reset between test cases
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]