Repository: spark
Updated Branches:
  refs/heads/master e41786c77 -> 2e52e4f81


Revert "[SPARK-4056] Upgrade snappy-java to 1.1.1.5"

This reverts commit 898b22ab1fe90e8a3935b19566465046f2256fa6.

Reverting because this may be causing OOMs.


Project: http://git-wip-us.apache.org/repos/asf/spark/repo
Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/2e52e4f8
Tree: http://git-wip-us.apache.org/repos/asf/spark/tree/2e52e4f8
Diff: http://git-wip-us.apache.org/repos/asf/spark/diff/2e52e4f8

Branch: refs/heads/master
Commit: 2e52e4f815b3110912ecdb8ed18aa4b2209abcfb
Parents: e41786c
Author: Josh Rosen <[email protected]>
Authored: Sat Oct 25 17:07:44 2014 -0700
Committer: Josh Rosen <[email protected]>
Committed: Sat Oct 25 17:07:44 2014 -0700

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/spark/blob/2e52e4f8/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 030bea9..a119526 100644
--- a/pom.xml
+++ b/pom.xml
@@ -346,7 +346,7 @@
       <dependency>
         <groupId>org.xerial.snappy</groupId>
         <artifactId>snappy-java</artifactId>
-        <version>1.1.1.5</version>
+        <version>1.1.1.3</version>
       </dependency>
       <dependency>
         <groupId>net.jpountz.lz4</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to