Skip to content

Commit 6b56f85

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

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
@@ -22,7 +22,7 @@
2222
"java-base": "17",
2323
"java-devel": "17",
2424
"python": "3.11",
25-
"hadoop": "3.3.6", # Hadoop version defined in ../hbase/versions.py
25+
"hadoop": "3.3.6", # Hadoop version defined in ../hbase/versions.py to reduce build time and disk requirements
2626
"hbase": "2.4.18", # current Stackable LTS version
2727
"aws_java_sdk_bundle": "1.12.367", # https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-aws/3.3.6
2828
"azure_storage": "7.0.1", # https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-azure/3.3.6

0 commit comments

Comments
 (0)