Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 309 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 309 Bytes

gilbert

In order to compile MRuntime one has to build manually spark with Scala 2.10

  1. Clone current Scala 2.10 branch git clone https://github.com/apache/incubator-spark.git -b scala-2.10

  2. Build packages sbt/sbt packaging

  3. Install compiled packages in local repository mvn install

  4. Enjoy