Re: Help with zeppelin using spark, cassandra, and yarn

2016-04-19 Thread George Webster
Yeah it does look like the guava issue. That thread is what what has me currently adding com.datastax.spark:spark-cassandra-connector_2.10:1.6.0-M2 and com.google.guava:guava:16.0.1 to Dependencies in the interpreter configuration under spark. No dice though. still throw the error On Tue, Apr 19,

Re: Help with zeppelin using spark, cassandra, and yarn

2016-04-19 Thread Sanne de Roever
There might be some usefull information in the thread Guava 16.0 Cassandra Error using Zeppelin 0.60/Spark 1.6.1/Cassandra 3.4 On Tue, Apr 19, 2016 at 4:12 PM, George Webster wrote: > Hey guys, > > I am trying to get zeppelin to work with my HDP cluster with spark, > cassandra, and yarn. Unfortu

Help with zeppelin using spark, cassandra, and yarn

2016-04-19 Thread George Webster
Hey guys, I am trying to get zeppelin to work with my HDP cluster with spark, cassandra, and yarn. Unfortunately, for the last three days I have been trying multiple compilation options, configuration settings, adjusting pom.xml, etc. I just cannot seem to get it working. Have any of you been able