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 40c9253 commit 6b56f85Copy full SHA for 6b56f85
spark-k8s/versions.py
@@ -22,7 +22,7 @@
22
"java-base": "17",
23
"java-devel": "17",
24
"python": "3.11",
25
- "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
26
"hbase": "2.4.18", # current Stackable LTS version
27
"aws_java_sdk_bundle": "1.12.367", # https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-aws/3.3.6
28
"azure_storage": "7.0.1", # https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-azure/3.3.6
0 commit comments