Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 309 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 309 Bytes

cinch-kickstarter

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]