Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 490 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 490 Bytes

Just Enough

Welcome to Just Enough spark and scala on Cassandra using Jupyter notebooks.

To set up your spark-cassandra powered notebooks, visit the spark-cassandra Jupyter kernel release page here.

Follow the directions to set up an environment. Simply clone this repository and open the notebooks.

To set up the sample data, just run the enclosed .cql file with cqlsh

cd demo_data
cqlsh -f tracks_by_album.cql