Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.74 KB

README.md

File metadata and controls

27 lines (20 loc) · 1.74 KB

Advanced Analytics with Spark Source Code

Code to accompany Advanced Analytics with Spark, by Sandy Ryza, Uri Laserson, Sean Owen, and Josh Wills.

Advanced Analytics with Spark

Build

Apache Maven 3.0.5+ and Java 7+ 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.

Data Sets

Build Status