diff --git a/README.md b/README.md index 44f50eedd4d..50938c7d575 100644 --- a/README.md +++ b/README.md @@ -118,4 +118,5 @@ Zeppelin comes with a set of end-to-end acceptnce tests driving headless seleniu mvn verify -P using-packaged-distr + [![Analytics](https://ga-beacon.appspot.com/UA-45176241-4/apache/incubator-zeppelin/README.md?pixel)](https://github.com/igrigorik/ga-beacon) diff --git a/pom.xml b/pom.xml index e43ccabbff7..62fe12b9c48 100644 --- a/pom.xml +++ b/pom.xml @@ -139,6 +139,7 @@ 1.7 2.7.7 2.2 + 0.9.0 @@ -175,6 +176,12 @@ ${jetty.version} + + + org.apache.thrift + libthrift + ${libthrift.version} + @@ -1319,6 +1326,27 @@ + + cassandra-spark-1.1 + + + com.datastax.spark + spark-cassandra-connector_${scala.binary.version} + 1.1.1 + + + org.joda + joda-convert + + + + + + 1.1.1 + 0.9.2 + + + spark-1.2 @@ -1336,6 +1364,35 @@ + + cassandra-spark-1.2 + + 2.3.4-spark + 1.2.1 + 0.13.1a + 10.10.1.1 + 1.6.0rc3 + 0.5.0 + 4.2.6 + 3.1.1 + 4.0.23.Final + 0.9.2 + + + + com.datastax.spark + spark-cassandra-connector_${scala.binary.version} + 1.2.1 + + + org.joda + joda-convert + + + + + + spark-1.3 @@ -1369,6 +1426,51 @@ + cassandra-spark-1.3 + + 2.3.4-spark + 1.3.0 + 0.21.0 + 0.98.7 + hbase + org.spark-project.hive + 0.13.1a + 10.10.1.1 + 3.0.0.v201112011016 + 1.6.0rc3 + 0.5.0 + 2.4.0 + 2.0.8 + + 3.1.0 + 4.2.6 + 3.1.1 + 4.0.23.Final + 1.9.13 + 2.4.4 + 1.1.1.6 + 0.21.0 + 0.9.2 + + + + + com.datastax.spark + spark-cassandra-connector_${scala.binary.version} + + 1.3.0-SNAPSHOT + + + org.joda + joda-convert + + + + + + + spark-1.4 2.3.4-spark diff --git a/zeppelin-interpreter/pom.xml b/zeppelin-interpreter/pom.xml index f6745fcb021..ba6e88d0ff0 100644 --- a/zeppelin-interpreter/pom.xml +++ b/zeppelin-interpreter/pom.xml @@ -39,7 +39,6 @@ org.apache.thrift libthrift - 0.9.0