Spark Streaming into Cassandra - NoClass ColumnMapper

2014-10-27 Thread Harold Nguyen
Hi Spark friends, I'm trying to connect Spark Streaming into Cassandra by modifying the NetworkWordCount.scala streaming example, and doing the make as few changes as possible but having it insert data into Cassandra. Could you let me know if you see any errors? I'm using the

Re: Spark Streaming into Cassandra - NoClass ColumnMapper

2014-10-27 Thread Harold Nguyen
Hi again, Not sure if this is the right thing to do, but I pulled down the latest spark-cassandra-connector, built the jars, and added --jars flag with spark-submit (and added to all workers). It looks like it moves a little further, but now I have the following error (with all file content the