/ScalaAkkaMapReduce

Scalatest a MapReduce using Akka

Primary LanguageScala

ScalaAkkaMapReduce

Steps involved in running this example,

  • Download and install SBT on your machine
  • set the SBT/bin directory in the windows path
  • run "sbt eclipse" in the root folder of the codebase
  • import the "Existing project into workspace"
  • run "sbt test" to run ScalaTest

Refer to this blog for more details.