Skip to content

Commit 40c9253

Browse files
Update spark-k8s/versions.py
Co-authored-by: Sebastian Bernauer <[email protected]>
1 parent f3bb518 commit 40c9253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spark-k8s/versions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"java-base": "17",
55
"java-devel": "17",
66
"python": "3.11",
7-
"hadoop": "3.3.6", # Hadoop version defined in ../hbase/versions.py
7+
"hadoop": "3.3.6", # Hadoop version defined in ../hbase/versions.py to reduce build time and disk requirements
88
"hbase": "2.4.18", # current Stackable LTS version
99
"aws_java_sdk_bundle": "1.12.367", # https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-aws/3.3.6
1010
"azure_storage": "7.0.1", # https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-azure/3.3.6

0 commit comments

Comments
 (0)