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
- Host: GitHub
- URL: https://github.com/russellspitzer/firstsparkcassandraapp
- Owner: RussellSpitzer
- Created: 2018-02-15T20:08:04.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-21T21:01:53.000Z (about 8 years ago)
- Last Synced: 2025-04-15T05:52:17.979Z (about 1 year ago)
- Topics: spark, tutorial, workshop, zeppelin
- Size: 5.35 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)