arpadtamasi / ScalaAkkaMapReduce

Scalatest a MapReduce using Akka

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Scalatest a MapReduce using Akka


Languages

Language:Scala 99.3%Language:JavaScript 0.7%