Spark in Action book repository
Current edition: Manning Early Access Program (MEAP)
The MEAP publishing date is 2015.04.04.
Manning's book forum: https://forums.manning.com/forums/spark-in-action
The repo contains book listings organized by chapter and programming language (if applicable):
ch02
βββ scala
β βββ ch02-listings.scala
β βββ scala-file.scala
β βββ ...
βββ java
β βββ Class1.java
β βββ Class2.java
β βββ ...
βββ python
β βββ ch02-listings.py
β βββ python-file.py
β βββ ...
ch03
βββ scala
β βββ ch03-listings.scala
β βββ scala-file.scala
β βββ ...
βββ java
β βββ Class1.java
β βββ Class2.java
β βββ ...
βββ python
β βββ ch03-listings.py
β βββ python-file.py
β βββ ...
We tried to organize the listings so that you have minimum distractions while going through the book.
We hope you'll find the content useful and that you'll have fun reading the book and going through examples.
As part of Manning's "in action" series, it's a hands-on, tutorial-style book.
Thank you,
Petar ZeΔeviΔ and Marko BonaΔi