there is an example here https://github.com/apache/incubator-spark/tree/master/examples/src/main/scala/org/apache/spark/examples
have Fun :) 2013/11/12 Pulasthi Supun Wickramasinghe <[email protected]> > Hi All, > > I am pretty new to Spark and still learning the basics. I want to create > RDD's from data that is stored in a Cassandra database. in > the org.apache.spark.rdd package there are several classes but didn't find > any related to Cassandra. i did stumble across [1] so i assume that it is > possible to use Spark with Cassandra. Would be great if someone could point > me in the right direction. is there any article or blog i can go through to > get started. > > > [1] http://www.slideshare.net/EvanChan2/cassandra2013-spark-talk-final > > > Best Regards, > -- > Pulasthi Supun > Pulasthi Supun > Software Engineer; WSO2 Inc.; http://wso2.com, > University of Moratuwa > Blog : http://pulasthisupun.blogspot.com/ > Git hub profile: > <http://pulasthisupun.blogspot.com/>https://github.com/pulasthi > <https://github.com/pulasthi> >
