Kickstarter for Cinch (Spring integration for Apache Spark)
The kickstarter has two jobs: BatchJob and StreamingJob. You can run these jobs in your favorite IDE. In order to run the jobs you need to specify a master as JVM parameter. For example: -Dspark.master=local[2]