Skip to content

Commit 0718d70

Browse files
committed
Update Spark to 1.5.2
1 parent ee66475 commit 0718d70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ RUN curl -sL --retry 3 --insecure \
1818
&& rm -rf $JAVA_HOME/man
1919

2020
# SPARK
21-
ENV SPARK_VERSION 1.5.1
21+
ENV SPARK_VERSION 1.5.2
2222
ENV HADOOP_VERSION 2.6
2323
ENV SPARK_PACKAGE $SPARK_VERSION-bin-hadoop$HADOOP_VERSION
2424
ENV SPARK_HOME /usr/spark-$SPARK_PACKAGE

0 commit comments

Comments
 (0)