Code to accompany Advanced Analytics with Spark, by Sandy Ryza, Uri Laserson, Sean Owen, and Josh Wills.
The source to accompany the 3rd edition is found in this, the default
master
branch.
The source to accompany the 2nd edition may be found in the
2nd-edition
branch.
The source to accompany the 1st edition may be found in the
1st-edition
branch.
Apache Maven 3.2.5+ and Java 8+ are required to build. From the root level of the project,
run mvn package
to compile artifacts into target/
subdirectories beneath each chapter's directory.
spark-submit
# working directory should be your Apache Spark installation root
bin/spark-submit /path/to/code/aas/$CHAPTER/target/$CHAPTER-jar-with-dependencies-$VERSION.jar
*.gz
)