Skip to content

Commit

Permalink
Downgrade spark version from 3.5.0 -> 3.3.3 for hadoop compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
jeevb committed Nov 6, 2023
1 parent 82fc292 commit 5dc5943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spark-history-server/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM apache/spark:3.5.0
FROM apache/spark:3.3.3
LABEL org.opencontainers.image.source https://github.com/unionai-oss/containers

# Hadoop
Expand Down

0 comments on commit 5dc5943

Please sign in to comment.