You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by td...@apache.org on 2015/07/13 23:15:23 UTC

spark git commit: [SPARK-8533] [STREAMING] Upgrade Flume to 1.6.0

Repository: spark
Updated Branches:
  refs/heads/master 4c797f2b0 -> 0aed38e44


[SPARK-8533] [STREAMING] Upgrade Flume to 1.6.0

Author: Hari Shreedharan <hs...@apache.org>

Closes #6939 from harishreedharan/upgrade-flume-1.6.0 and squashes the following commits:

94b80ae [Hari Shreedharan] [SPARK-8533][Streaming] Upgrade Flume to 1.6.0


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

Branch: refs/heads/master
Commit: 0aed38e4498b24d372bfdc7001959e78536369a1
Parents: 4c797f2
Author: Hari Shreedharan <hs...@apache.org>
Authored: Mon Jul 13 14:15:31 2015 -0700
Committer: Tathagata Das <ta...@gmail.com>
Committed: Mon Jul 13 14:15:31 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/spark/blob/0aed38e4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c2ebc1a..370c95d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,7 +128,7 @@
     <yarn.version>${hadoop.version}</yarn.version>
     <hbase.version>0.98.7-hadoop2</hbase.version>
     <hbase.artifact>hbase</hbase.artifact>
-    <flume.version>1.4.0</flume.version>
+    <flume.version>1.6.0</flume.version>
     <zookeeper.version>3.4.5</zookeeper.version>
     <curator.version>2.4.0</curator.version>
     <hive.group>org.spark-project.hive</hive.group>


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