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 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