GitHub user CodingCat opened a pull request: https://github.com/apache/incubator-spark/pull/634
[SPARK-1055] fix the SCALA_VERSION and SPARK_VERSION in docker file As reported in https://spark-project.atlassian.net/browse/SPARK-1055 "The used Spark version in the .../base/Dockerfile is stale on 0.8.1 and should be updated to 0.9.x to match the release." You can merge this pull request into a Git repository by running: $ git pull https://github.com/CodingCat/incubator-spark SPARK-1055 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-spark/pull/634.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 #634 ---- commit adf82594974f0a7bbffc7e7536836b2fa03a74cb Author: CodingCat <zhunans...@gmail.com> Date: 2014-02-22T15:12:26Z fix the SCALA_VERSION and SPARK_VERSION in docker file ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. To do so, please top-post your response. 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. ---