spark-instrumented-optimizer/docker
CodingCat 1aa4f8af72 [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."

Author: CodingCat <zhunansjtu@gmail.com>
Author: Nan Zhu <CodingCat@users.noreply.github.com>

Closes #634 from CodingCat/SPARK-1055 and squashes the following commits:

cb7330e [Nan Zhu] Update Dockerfile
adf8259 [CodingCat] fix the SCALA_VERSION and SPARK_VERSION in docker file
2014-02-22 15:39:25 -08:00
..
spark-test [SPARK-1055] fix the SCALA_VERSION and SPARK_VERSION in docker file 2014-02-22 15:39:25 -08:00
build Add license agreements to dockerfiles 2013-10-08 11:41:12 -07:00
README.md Add end-to-end test for standalone scheduler fault tolerance 2013-10-05 23:20:31 -07:00

Spark docker files

Drawn from Matt Massie's docker files (https://github.com/massie/dockerfiles), as well as some updates from Andre Schumacher (https://github.com/AndreSchumacher/docker).