Wednesday, 15 July 2015

Character Count Job using Apache Spark in Scala

As mentioned in my previous post on Apache Spark (WordCount job Java version here)  I wanted to show the same example using Scala. Impressed with how concise and expressive Scala is when compared to Java.

Gist is https://gist.github.com/amithn/8148311c5522f3866f4b

No comments:

Post a Comment