fuenos01 / spark-scala-wordcount2

Wordcount example using Spark with Scala

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spark-scala-wordcount2

Simple WordCount example using Spark with Scala, and demo for unit testing with spark

WordCount2MainTest => Run main method with no asserts WordCount2SimpleTest => Run tests with asserts

Note: Unit Tests are using ScalaTest and spark-testing-base util developed by Holden Karau

About

Wordcount example using Spark with Scala


Languages

Language:Scala 100.0%