Skip to content

ahajirnis/spark-labs

Repository files navigation

Spark Labs

Welcome to Spark labs bundle.

Viewing the files:

Markdown files are plain text files and can be viewed in any text editor.

For best viewing experience we recommend the following setup

Chrome

Editors

We recommend using a 'programmer's editor' to view these files. These editors have integrated file browser and allows navigating through files quickly.


Labs

  1. Scala Primer (01-scala)

  2. Spark Intro (02-intro)

  3. RDDs (03-rdd)

  4. API (04-api)

  5. Spark SQL (05-sql)

  6. MLLib (06-mllib)

  7. GraphX (07-graphx)

  8. Streaming (08-streaming)

  9. Operations (09-ops)