spark git commit: [SPARK-6905] Upgrade to snappy-java 1.1.1.7

2015-04-14 Thread joshrosen
Repository: spark
Updated Branches:
  refs/heads/branch-1.2 899ffdcc0 -> 3c13936aa


[SPARK-6905] Upgrade to snappy-java 1.1.1.7

We should upgrade our snappy-java dependency to 1.1.1.7 in order to include a 
fix for a bug that results in worse compression in SnappyOutputStream (see 
https://github.com/xerial/snappy-java/issues/100).

Author: Josh Rosen 

Closes #5512 from JoshRosen/snappy-1.1.1.7 and squashes the following commits:

f1ac0f8 [Josh Rosen] Upgrade to snappy-java 1.1.1.7.

(cherry picked from commit 6adb8bcbf0a1a7bfe2990de18c59c66cd7a0aeb8)
Signed-off-by: Josh Rosen 

Conflicts:
pom.xml


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

Branch: refs/heads/branch-1.2
Commit: 3c13936aa031662f7f372842979ebba56e107a0e
Parents: 899ffdc
Author: Josh Rosen 
Authored: Tue Apr 14 13:40:07 2015 -0700
Committer: Josh Rosen 
Committed: Tue Apr 14 13:43:53 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/spark/blob/3c13936a/pom.xml
--
diff --git a/pom.xml b/pom.xml
index eef8540..8e49561 100644
--- a/pom.xml
+++ b/pom.xml
@@ -413,7 +413,7 @@
   
 org.xerial.snappy
 snappy-java
-1.1.1.6
+1.1.1.7
   
   
 net.jpountz.lz4


-
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org



spark git commit: [SPARK-6905] Upgrade to snappy-java 1.1.1.7

2015-04-14 Thread joshrosen
Repository: spark
Updated Branches:
  refs/heads/branch-1.3 2954468b0 -> db2154d7d


[SPARK-6905] Upgrade to snappy-java 1.1.1.7

We should upgrade our snappy-java dependency to 1.1.1.7 in order to include a 
fix for a bug that results in worse compression in SnappyOutputStream (see 
https://github.com/xerial/snappy-java/issues/100).

Author: Josh Rosen 

Closes #5512 from JoshRosen/snappy-1.1.1.7 and squashes the following commits:

f1ac0f8 [Josh Rosen] Upgrade to snappy-java 1.1.1.7.

(cherry picked from commit 6adb8bcbf0a1a7bfe2990de18c59c66cd7a0aeb8)
Signed-off-by: Josh Rosen 

Conflicts:
pom.xml


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

Branch: refs/heads/branch-1.3
Commit: db2154d7d982c15b63cf6911405ec23a9506a96a
Parents: 2954468
Author: Josh Rosen 
Authored: Tue Apr 14 13:40:07 2015 -0700
Committer: Josh Rosen 
Committed: Tue Apr 14 13:41:50 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/spark/blob/db2154d7/pom.xml
--
diff --git a/pom.xml b/pom.xml
index a599ad4..5cd21f1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -155,7 +155,7 @@
 3.6.3
 1.8.8
 2.4.4
-1.1.1.6
+1.1.1.7
 
 

spark git commit: [SPARK-6905] Upgrade to snappy-java 1.1.1.7

2015-04-14 Thread joshrosen
Repository: spark
Updated Branches:
  refs/heads/master b075e4b72 -> 6adb8bcbf


[SPARK-6905] Upgrade to snappy-java 1.1.1.7

We should upgrade our snappy-java dependency to 1.1.1.7 in order to include a 
fix for a bug that results in worse compression in SnappyOutputStream (see 
https://github.com/xerial/snappy-java/issues/100).

Author: Josh Rosen 

Closes #5512 from JoshRosen/snappy-1.1.1.7 and squashes the following commits:

f1ac0f8 [Josh Rosen] Upgrade to snappy-java 1.1.1.7.


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

Branch: refs/heads/master
Commit: 6adb8bcbf0a1a7bfe2990de18c59c66cd7a0aeb8
Parents: b075e4b
Author: Josh Rosen 
Authored: Tue Apr 14 13:40:07 2015 -0700
Committer: Josh Rosen 
Committed: Tue Apr 14 13:40:07 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/spark/blob/6adb8bcb/pom.xml
--
diff --git a/pom.xml b/pom.xml
index 0b8d664..261292d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -156,7 +156,7 @@
 3.6.3
 1.8.8
 2.4.4
-1.1.1.6
+1.1.1.7
 1.1.2
 
 ${java.home}


-
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org