Re: Error: Spark-streaming to Cassandra

2014-12-13 Thread Helena Edelson
I am curious why you use the 1.0.4 java artifact with the latest 1.1.0? This might be your compilation problem - The older java version. com.datastax.spark spark-cassandra-connector_2.10 1.1.0 com.datastax.spark spark-cassandra-connector-java_2.10 1.0.4 See: - doc https:

Re: Error: Spark-streaming to Cassandra

2014-12-11 Thread Tathagata Das
This seems to be compilation errors. The second one seems to be that you are using CassandraJavaUtil.javafunctions wrong. Look at the documentation and set the parameter list correctly. TD On Mon, Dec 8, 2014 at 9:47 AM, wrote: > Hi, > > I am intending to save the streaming data from kafka int