hadoop/hadoop-mapreduce-project/hadoop-mapreduce-client
Liang-Chi Hsieh 8f60a90688 HADOOP-17125. Use snappy-java in SnappyCodec (#2297)
This switches the SnappyCodec to use the java-snappy codec, rather than the native one.

To use the codec, snappy-java.jar (from org.xerial.snappy) needs to be on the classpath.

This comesin as an avro dependency,  so it is already on the hadoop-common classpath,
as well as in hadoop-common/lib.
The version used is now managed in the hadoop-project POM; initially 1.1.7.7

Contributed by DB Tsai and Liang-Chi Hsieh

Change-Id: Id52a404a0005480e68917cd17f0a27b7744aea4e
2020-10-06 17:15:17 +01:00
..
hadoop-mapreduce-client-app MAPREDUCE-7294. Only application master should upload resource to Yarn Shared Cache (#2223) 2020-09-19 23:26:37 -07:00
hadoop-mapreduce-client-common HADOOP-17046. Support downstreams' existing Hadoop-rpc implementations using non-shaded protobuf classes (#2026) 2020-06-12 23:20:10 +05:30
hadoop-mapreduce-client-core MAPREDUCE-7294. Only application master should upload resource to Yarn Shared Cache (#2223) 2020-09-19 23:26:37 -07:00
hadoop-mapreduce-client-hs HADOOP-17100. Replace Guava Supplier with Java8+ Supplier in Hadoop. Contributed by Ahmed Hussein. 2020-07-22 18:21:14 +05:30
hadoop-mapreduce-client-hs-plugins Preparing for 3.3.1 development 2020-04-30 13:33:42 +09:00
hadoop-mapreduce-client-jobclient HADOOP-17125. Use snappy-java in SnappyCodec (#2297) 2020-10-06 17:15:17 +01:00
hadoop-mapreduce-client-nativetask Preparing for 3.3.1 development 2020-04-30 13:33:42 +09:00
hadoop-mapreduce-client-shuffle Preparing for 3.3.1 development 2020-04-30 13:33:42 +09:00
hadoop-mapreduce-client-uploader Preparing for 3.3.1 development 2020-04-30 13:33:42 +09:00
pom.xml Preparing for 3.3.1 development 2020-04-30 13:33:42 +09:00