GitHub user srowen opened a pull request: https://github.com/apache/spark/pull/32
SPARK-1084.2 (resubmitted) (Ported from https://github.com/apache/incubator-spark/pull/650 ) This adds one more change though, to fix the scala version warning introduced by json4s recently. You can merge this pull request into a Git repository by running: $ git pull https://github.com/srowen/spark SPARK-1084.2 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/32.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #32 ---- commit fa3e4d2a90c27464251bd2b25f537d920acc6d1d Author: Sean Owen <so...@cloudera.com> Date: 2014-02-27T10:11:10Z Remove "exclude *" dependencies that are causing Maven warnings, and that are apparently unneeded anyway commit 6a9820248a13d539b52deaff7798b5a27e07e531 Author: Sean Owen <so...@cloudera.com> Date: 2014-02-27T11:49:46Z Avoid scala version conflict in scalap induced by json4s dependency ---- --- 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 project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---