viirya commented on pull request #2350:
URL: https://github.com/apache/hadoop/pull/2350#issuecomment-708205091


   @steveloughran Thanks for reviewing this change.
   
   > this may be time for that hadoop-compression library which, even if the 
codec stays in hadoop-common, can declare the new JAR (and snappy java) as 
explicit dependencies. That way things including mapreduce client can just ask 
for hadoop-compression and get all the latest set of JARs as well as codecs, 
and critically, get the JAR versions consistent with what hadoop was built with
   
   Yea, we will make `hadoop-compression` after this change. As we change 
snappy and lz4 codec to use java library, it actually makes easier to prepare 
`hadoop-compression` as if we want to move codec, we don't need to move native 
codes, related native code compilation stuffs..etc.


----------------------------------------------------------------
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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to