viirya opened a new pull request #2611: URL: https://github.com/apache/hadoop/pull/2611
See https://issues.apache.org/jira/browse/HADOOP-17464 for details. We added lz4-java, snappy-java dependencies to replace native libs ([HADOOP-17125](https://issues.apache.org/jira/browse/HADOOP-17125), [HADOOP-17292](https://issues.apache.org/jira/browse/HADOOP-17292)). As per the suggestion from the review comments, we better add a hadoop module to include these extra dependencies, to avoid messing up the dependencies of user application. Moved Lz4, Snappy Codec to hadoop-compression module. Codec test code are moved to hadoop-compression module too. ---------------------------------------------------------------- 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]
