Welcome to the GitHub repo for Learning Spark 2nd Edition.
Chapters 2, 3, 4, 6, and 7 contain stand-alone Spark applications. You can build all the JAR files for each chapter by running the Python script: python build_jars.py
.
For all the other chapters, we have provided notebooks in the notebooks folder.
Have Fun, Cheers!