From c23cd72b4bbcbf5f615636095c69e9a2e39bfbdd Mon Sep 17 00:00:00 2001 From: jerryshao Date: Sat, 12 Oct 2013 15:02:57 +0800 Subject: Upgrade Kafka 0.7.2 to Kafka 0.8.0-beta1 for Spark Streaming --- streaming/pom.xml | 32 +++++++++++++++++++++----------- 1 file changed, 21 insertions(+), 11 deletions(-) (limited to 'streaming/pom.xml') diff --git a/streaming/pom.xml b/streaming/pom.xml index 3b25fb49fb..14c043175d 100644 --- a/streaming/pom.xml +++ b/streaming/pom.xml @@ -32,10 +32,16 @@ http://spark.incubator.apache.org/ - - lib - file://${project.basedir}/lib + apache-repo + Apache Repository + https://repository.apache.org/content/repositories/releases + + true + + + false + @@ -56,9 +62,18 @@ org.apache.kafka - kafka - 0.7.2-spark - provided + kafka_2.9.2 + 0.8.0-beta1 + + + com.sun.jmx + jmxri + + + com.sun.jdmk + jmxtools + + org.apache.flume @@ -71,11 +86,6 @@ - - com.github.sgroschupf - zkclient - 0.1 - org.twitter4j twitter4j-stream -- cgit v1.2.3