We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3bb518 commit 40c9253Copy full SHA for 40c9253
spark-k8s/versions.py
@@ -4,7 +4,7 @@
4
"java-base": "17",
5
"java-devel": "17",
6
"python": "3.11",
7
- "hadoop": "3.3.6", # Hadoop version defined in ../hbase/versions.py
+ "hadoop": "3.3.6", # Hadoop version defined in ../hbase/versions.py to reduce build time and disk requirements
8
"hbase": "2.4.18", # current Stackable LTS version
9
"aws_java_sdk_bundle": "1.12.367", # https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-aws/3.3.6
10
"azure_storage": "7.0.1", # https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-azure/3.3.6
0 commit comments