i test this sample
https://github.com/Microsoft/Mobius/blob/master/examples/Sql/CassandraDataFrame/Program.cs
at this line
var sparkConf = new SparkConf().Set("spark.cassandra.connection.host", cassandraHostName);
show error
but , i can use spark shell alone ...