steveloughran commented on pull request #2611: URL: https://github.com/apache/hadoop/pull/2611#issuecomment-758648905
a lot of those tests are failing because code which expects the codecs to be found aren't finding them...you'll need to modify the MR and hadoop-hdfs dependencies to suit. Some of the tests look unrelated. Can you rebase to trunk to make sure you are up to date with all changes, especially HttpServer2? I'm going to raise this on hadoop-common to discuss how best to move to this. We may end up having to leave some codecs everyone expects to be in hadoop-common to stay there, while putting all new codecs into hadoop-compression ---------------------------------------------------------------- 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]
