[GitHub] spark pull request: Update building-with-maven.md

2014-03-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/70#issuecomment-36585631 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your proje

[GitHub] spark pull request: Update building-with-maven.md

2014-03-03 Thread witgo
GitHub user witgo opened a pull request: https://github.com/apache/spark/pull/70 Update building-with-maven.md mvn -Dhadoop.version=... -Dsuites=spark.repl.ReplSuite test to mvn -Dhadoop.version=... -Dsuites=org.apache.spark.repl.ReplSuite test You can me