Hi Jerome, I've been trying to get this working as well... Where are you specifying cassandra parameters (i.e. seed nodes, consistency levels, etc.)?
-Ashic. > Date: Thu, 20 Nov 2014 10:34:58 -0700 > From: jer...@gmail.com > To: u...@spark.incubator.apache.org > Subject: Re: tableau spark sql cassandra > > Well, after many attempts I can now successfully run the thrift server using > root@cdb-01:~/spark# ./sbin/start-thriftserver.sh --master > spark://10.194.30.2:7077 --hiveconf hive.server2.thrift.bind.host 0.0.0.0 > --hiveconf hive.server2.thrift.port 10000 > > (the command was failing because of the --driver-class-path $CLASSPATH > parameter which I guess was setting the spark.driver.extraClassPath) and I > can get the cassandra data using beeline! > > However, the table's values are null in Tableau but this is another problem > ;) > > Best, > Jerome > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/tableau-spark-sql-cassandra-tp19282p19392.html > Sent from the Apache Spark User List mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@spark.apache.org > For additional commands, e-mail: user-h...@spark.apache.org >