diff --git a/common/CHANGES.txt b/common/CHANGES.txt index 9f612da0b7..2e10b835d2 100644 --- a/common/CHANGES.txt +++ b/common/CHANGES.txt @@ -325,6 +325,9 @@ Trunk (unreleased changes) HADOOP-7402. TestConfiguration doesn't clean up after itself. (atm via eli) + HADOOP-7407. Snappy integration breaks HDFS build. (Alejandro Abdelnur + via tomwhite) + Release 0.22.0 - Unreleased INCOMPATIBLE CHANGES diff --git a/common/ivy/hadoop-common-template.xml b/common/ivy/hadoop-common-template.xml index 4e43af537e..fe8ad7d93a 100644 --- a/common/ivy/hadoop-common-template.xml +++ b/common/ivy/hadoop-common-template.xml @@ -157,7 +157,7 @@ org.xerial.snappy - java-snappy + snappy-java 1.0.3-rc2