We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23bf83f commit 3b11b7aCopy full SHA for 3b11b7a
spark/Dockerfile
@@ -12,7 +12,7 @@ RUN useradd --create-home --shell /bin/bash ubuntu
12
ENV HOME /home/ubuntu
13
ENV SPARK_VERSION 1.6.2
14
ENV HADOOP_VERSION 2.6
15
-ENV MONGO_SPARK_VERSION 1.0.0
+ENV MONGO_SPARK_VERSION 1.1.0
16
ENV SCALA_VERSION 2.10
17
18
WORKDIR ${HOME}
0 commit comments