Skip to content

Commit

Permalink
upgrade spark verison
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelkamprath committed Mar 12, 2023
1 parent 9eeaf6e commit 0d426b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spark-qfs-swarm/worker-node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ MAINTAINER Michael Kamprath "https://github.com/michaelkamprath"
#

ARG QFS_VERSION=2.2.5
ARG SPARK_VERSION=3.3.0
ARG SPARK_VERSION=3.3.2
ARG HADOOP_MAJOR_VERSION=2
ARG HADOOP_VERSION=2.7.2
ARG SCALA_VERSION=2.12.15
Expand Down

0 comments on commit 0d426b7

Please sign in to comment.