adoroszlai commented on PR #9893: URL: https://github.com/apache/ozone/pull/9893#issuecomment-4037414218
@jasonosullivan34 Thanks a lot for working on this. The verification script is especially useful, since the problem is hard to reproduce consistently. The approach of the fix looks good. I noticed some failures in MapReduce jobs (`acceptance (MR)`). They appear to be "random", as slightly different ones failed in your fork and in the PR run. We don't see these failures without the patch. Can you please check? YARN application logs are not saved, so you may need to run the test locally (e.g. `hadoop-ozone/dist/target/ozone-2.2.0-SNAPSHOT/compose/ozone/test-hadoop.sh`). You will need to apply https://github.com/apache/ozone/pull/9906 to fix a bug in that script. (Failures in `s3a` and `tools` appear to be unrelated.) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
