spark-wikipedia-dump-loader-example An example of spark-wikipedia-dump-loader Run cd <this repo> sbt stage ./target/universal/stage/bin/spark-wikipedia-dump-loader-example NOTE: sbt run doesn't work (I don't know the reason), However, run by IntelliJ is fine. Main.scala You can find Main.scala.