aboutsummaryrefslogtreecommitdiff
path: root/dev/deps/spark-deps-hadoop-2.6
diff options
context:
space:
mode:
authorPhilipp Hoffmann <mail@philipphoffmann.de>2016-07-26 16:09:10 +0100
committerSean Owen <sowen@cloudera.com>2016-07-26 16:09:10 +0100
commit0869b3a5f028b64c2da511e70b02ab42f65fc949 (patch)
treed924a19e06814f6fb1ae5a2028c8cddbdba4980a /dev/deps/spark-deps-hadoop-2.6
parenta2abb583caaec9a2cecd5d65b05d172fc096c125 (diff)
downloadspark-0869b3a5f028b64c2da511e70b02ab42f65fc949.tar.gz
spark-0869b3a5f028b64c2da511e70b02ab42f65fc949.tar.bz2
spark-0869b3a5f028b64c2da511e70b02ab42f65fc949.zip
[SPARK-15271][MESOS] Allow force pulling executor docker images
## What changes were proposed in this pull request? (Please fill in changes proposed in this fix) ## How was this patch tested? (Please explain how this patch was tested. E.g. unit tests, integration tests, manual tests) (If this patch involves UI changes, please attach a screenshot; otherwise, remove this) Mesos agents by default will not pull docker images which are cached locally already. In order to run Spark executors from mutable tags like `:latest` this commit introduces a Spark setting (`spark.mesos.executor.docker.forcePullImage`). Setting this flag to true will tell the Mesos agent to force pull the docker image (default is `false` which is consistent with the previous implementation and Mesos' default behaviour). Author: Philipp Hoffmann <mail@philipphoffmann.de> Closes #14348 from philipphoffmann/force-pull-image.
Diffstat (limited to 'dev/deps/spark-deps-hadoop-2.6')
-rw-r--r--dev/deps/spark-deps-hadoop-2.62
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/deps/spark-deps-hadoop-2.6 b/dev/deps/spark-deps-hadoop-2.6
index 67f38f4c22..d3a7ab8bb4 100644
--- a/dev/deps/spark-deps-hadoop-2.6
+++ b/dev/deps/spark-deps-hadoop-2.6
@@ -130,7 +130,7 @@ libthrift-0.9.2.jar
log4j-1.2.17.jar
lz4-1.3.0.jar
mail-1.4.7.jar
-mesos-0.21.1-shaded-protobuf.jar
+mesos-0.22.2-shaded-protobuf.jar
metrics-core-3.1.2.jar
metrics-graphite-3.1.2.jar
metrics-json-3.1.2.jar