bilaharith opened a new pull request #2179: URL: https://github.com/apache/hadoop/pull/2179
Making the AbfsOutputStream maxConcurrentRequests and the maximum size to which the threadpool queue can grow up to. **Driver test results using accounts in Central India** mvn -T 1C -Dparallel-tests=abfs -Dscale -DtestsThreadCount=8 clean verify **Client credentials Account with HNS Support** [INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0 [ERROR] Errors: [ERROR] ITestAbfsInputStreamStatistics.testReadAheadCounters:346 » TestTimedOut test t... [INFO] [ERROR] Tests run: 451, Failures: 0, Errors: 1, Skipped: 75 [WARNING] Tests run: 207, Failures: 0, Errors: 0, Skipped: 24 **Account without HNS support** [INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0 [ERROR] Errors: [ERROR] ITestAbfsInputStreamStatistics.testReadAheadCounters:346 » TestTimedOut test t... [INFO] [ERROR] Tests run: 451, Failures: 0, Errors: 1, Skipped: 248 [WARNING] Tests run: 207, Failures: 0, Errors: 0, Skipped: 24 **Accesskey Account with HNS Support** [INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0 [ERROR] Errors: [ERROR] ITestAbfsInputStreamStatistics.testReadAheadCounters:346 » TestTimedOut test t... [ERROR] ITestGetNameSpaceEnabled.testFailedRequestWhenCredentialsNotCorrect:160->AbstractAbfsIntegrationTest.getFileSystem:254 » KeyProvider [INFO] [ERROR] Tests run: 451, Failures: 0, Errors: 2, Skipped: 42 WARNING] Tests run: 207, Failures: 0, Errors: 0, Skipped: 16 **Account without HNS support** [INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0 [ERROR] Errors: [ERROR] ITestAbfsInputStreamStatistics.testReadAheadCounters:346 » TestTimedOut test t... [INFO] [ERROR] Tests run: 451, Failures: 0, Errors: 1, Skipped: 245 [WARNING] Tests run: 207, Failures: 0, Errors: 0, Skipped: 16 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
