Skip to content

dhanuka84/spark-on-cassandra-quickstart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spark on Cassandra QuickStart

This project is meant to help people get up and running quickly with Spark and Cassandra.

To get going, simply create the schema in a local Cassandra host.

        cat schema/northpole.cql | ~/tools/cassandra/bin/cqlsh

Then run maven:

	mvn clean install

The code is all in a single file:

	./src/test/scala/com/github/boneill42/FindChildrenTest.scala

Happy Sparking.

About

Spark on Cassandra QuickStart Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published