aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorHari Shreedharan <hshreedharan@apache.org>2015-07-13 14:15:31 -0700
committerTathagata Das <tathagata.das1565@gmail.com>2015-07-13 14:15:31 -0700
commit0aed38e4498b24d372bfdc7001959e78536369a1 (patch)
tree779bbfa91991b6df0ebc160728b5655a959ee7fa /pom.xml
parent4c797f2b0989317a2d004e5f72a0e593919737ea (diff)
downloadspark-0aed38e4498b24d372bfdc7001959e78536369a1.tar.gz
spark-0aed38e4498b24d372bfdc7001959e78536369a1.tar.bz2
spark-0aed38e4498b24d372bfdc7001959e78536369a1.zip
[SPARK-8533] [STREAMING] Upgrade Flume to 1.6.0
Author: Hari Shreedharan <hshreedharan@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
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index c2ebc1a11e..370c95dd03 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>