Skip to content

Commit e259b52

Browse files
committedSep 10, 2020
spark version 3.0.1
1 parent 366947c commit e259b52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎spark-cluster/docker/base/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ LABEL author="Daniel Ciocirlan" email="daniel@rockthejvm.com"
33
LABEL version="0.2"
44

55
ENV DAEMON_RUN=true
6-
ENV SPARK_VERSION=3.0.0
6+
ENV SPARK_VERSION=3.0.1
77
ENV HADOOP_VERSION=2.7
88
ENV SCALA_VERSION=2.12.4
99
ENV SCALA_HOME=/usr/share/scala

0 commit comments

Comments
 (0)
Please sign in to comment.