An open API service indexing awesome lists of open source software.

https://github.com/russellspitzer/firstsparkcassandraapp

A quick workshop on building your first Spark Cassandra Stand Alone Application
https://github.com/russellspitzer/firstsparkcassandraapp

spark tutorial workshop zeppelin

Last synced: about 1 year ago
JSON representation

A quick workshop on building your first Spark Cassandra Stand Alone Application

Awesome Lists containing this project

README

          

# Setting up your Spark Cassandra Dev Environment

A quick workshop on building your first Spark Cassandra Stand Alone Application. In this workshop we will
walk through setting up our Spark and Cassandra Dev environment with IntelliJ. In addition we wil setup Zeppelin
to use as a Spark Interpreter.

1. Setup (Pick One)
* [Setup and Download DSE](DSESetup.md)
* [Setup and Download OSS Components](Setup.md)
2. (DSE Only) [Always On Sql Server and DSEFS](AOSSDSEFS.md)
2. [Zeppelin Tutorial](Zeppelin.md)
3. [Stand Alone App Tutorial](StandAloneApp.md)