GitHub user tgravescs opened a pull request: https://github.com/apache/spark/pull/129
[SPARK-1233] Fix running hadoop 0.23 due to java.lang.NoSuchFieldException: DEFAULT_M... ...APREDUCE_APPLICATION_CLASSPATH You can merge this pull request into a Git repository by running: $ git pull https://github.com/tgravescs/spark SPARK-1233 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/129.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 #129 ---- commit 85ff5a67aa1bccf0b9915b43960091a20d3aa021 Author: Thomas Graves <tgra...@apache.org> Date: 2014-03-12T16:35:51Z Fix running hadoop 0.23 due to java.lang.NoSuchFieldException: DEFAULT_MAPREDUCE_APPLICATION_CLASSPATH ---- --- 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. ---