You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spark-k8s/boil-config.toml
+29-28Lines changed: 29 additions & 28 deletions
Original file line number
Diff line number
Diff line change
@@ -5,20 +5,21 @@
5
5
containerfile = "Dockerfile.3"
6
6
7
7
[versions."3.5.7".local-images]
8
-
"hadoop/hadoop" = "3.4.2"
8
+
"hadoop/hadoop" = "3.4.3"
9
9
java-base = "17"
10
10
java-devel = "17"
11
11
hbase = "2.6.3"
12
12
"spark-k8s/hbase-connectors" = "1.0.1_3.5.7"
13
13
14
14
[versions."3.5.7".build-arguments]
15
15
python-version = "3.11"
16
-
aws-java-sdk-bundle-version = "2.29.52"# needs to match the version shipped by Hadoop
17
-
azure-storage-version = "7.0.1"# needs to match the version shipped by Hadoop
18
-
azure-keyvault-core-version = "1.0.0"# needs to match the version shipped by Hadoop
19
-
jackson-dataformat-xml-version = "2.15.2"# needs to match the version shipped by Spark https://mvnrepository.com/artifact/org.apache.spark/spark-core_2.12/3.5.7
20
-
stax2-api-version = "4.2.1"# needs to match the jackson version https://mvnrepository.com/artifact/com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.15.2
21
-
woodstox-core-version = "6.5.1"# needs to match the jackson version https://mvnrepository.com/artifact/com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.15.2
16
+
17
+
aws-java-sdk-bundle-version = "2.35.4"# Needs to match https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-aws/3.4.3
18
+
azure-storage-version = "7.0.1"# Needs to match https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-azure/3.4.3
19
+
azure-keyvault-core-version = "1.0.0"# Needs to match https://mvnrepository.com/artifact/com.microsoft.azure/azure-storage/7.0.1
20
+
jackson-dataformat-xml-version = "2.15.2"# Needs to match https://mvnrepository.com/artifact/org.apache.spark/spark-core_2.12/3.5.7
21
+
stax2-api-version = "4.2.1"# Needs to match https://mvnrepository.com/artifact/com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.15.2
22
+
woodstox-core-version = "6.5.1"# Needs to match https://mvnrepository.com/artifact/com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.15.2
aws-java-sdk-bundle-version = "2.29.52"# needs to match the version shipped by Hadoop
39
-
azure-storage-version = "7.0.1"#needs to match the version shipped by Hadoop
40
-
azure-keyvault-core-version = "1.0.0"#needs to match the version shipped by Hadoop
41
-
jackson-dataformat-xml-version = "2.15.2"#needs to match the version shipped by Spark https://mvnrepository.com/artifact/org.apache.spark/spark-core_2.12/3.5.7
42
-
stax2-api-version = "4.2.1"#needs to match the jackson version https://mvnrepository.com/artifact/com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.15.2
43
-
woodstox-core-version = "6.5.1"#needs to match the jackson version https://mvnrepository.com/artifact/com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.15.2
39
+
aws-java-sdk-bundle-version = "2.35.4"# Needs to match https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-aws/3.4.3
40
+
azure-storage-version = "7.0.1"#Needs to match https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-azure/3.4.3
41
+
azure-keyvault-core-version = "1.0.0"#Needs to match https://mvnrepository.com/artifact/com.microsoft.azure/azure-storage/7.0.1
42
+
jackson-dataformat-xml-version = "2.15.2"#Needs to match https://mvnrepository.com/artifact/org.apache.spark/spark-core_2.12/3.5.7
43
+
stax2-api-version = "4.2.1"#Needs to match https://mvnrepository.com/artifact/com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.15.2
44
+
woodstox-core-version = "6.5.1"#Needs to match https://mvnrepository.com/artifact/com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.15.2
aws-java-sdk-bundle-version = "2.29.52"# needs to match the version shipped by Hadoop
59
-
azure-storage-version = "7.0.1"#needs to match the version shipped by Hadoop
60
-
azure-keyvault-core-version = "1.0.0"#needs to match the version shipped by Hadoop
61
-
jackson-dataformat-xml-version = "2.18.2"#needs to match the version shipped by Spark https://mvnrepository.com/artifact/org.apache.spark/spark-core_2.13/4.0.1
62
-
stax2-api-version = "4.2.2"#needs to match the jackson version https://mvnrepository.com/artifact/com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.18.2
63
-
woodstox-core-version = "7.0.0"#needs to match the jackson version https://mvnrepository.com/artifact/com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.18.2
59
+
aws-java-sdk-bundle-version = "2.35.4"# Needs to match https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-aws/3.4.3
60
+
azure-storage-version = "7.0.1"#Needs to match https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-azure/3.4.3
61
+
azure-keyvault-core-version = "1.0.0"#Needs to match https://mvnrepository.com/artifact/com.microsoft.azure/azure-storage/7.0.1
62
+
jackson-dataformat-xml-version = "2.15.2"#Needs to match https://mvnrepository.com/artifact/org.apache.spark/spark-core_2.12/3.5.7
63
+
stax2-api-version = "4.2.1"#Needs to match https://mvnrepository.com/artifact/com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.15.2
64
+
woodstox-core-version = "6.5.1"#Needs to match https://mvnrepository.com/artifact/com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.15.2
64
65
jmx-exporter-version = "1.3.0"
65
66
tini-version = "0.19.0"
66
67
67
68
[versions."4.1.1"]
68
69
containerfile = "Dockerfile.4"
69
70
70
71
[versions."4.1.1".local-images]
71
-
"hadoop/hadoop" = "3.4.2"
72
+
"hadoop/hadoop" = "3.4.3"
72
73
java-base = "21"
73
74
java-devel = "21"
74
75
75
76
[versions."4.1.1".build-arguments]
76
77
python-version = "3.12"
77
-
aws-java-sdk-bundle-version = "2.29.52"# needs to match the version shipped by Hadoop
78
-
azure-storage-version = "7.0.1"#needs to match the version shipped by Hadoop
79
-
azure-keyvault-core-version = "1.0.0"#needs to match the version shipped by Hadoop
80
-
jackson-dataformat-xml-version = "2.20.0"#needs to match the version shipped by Spark https://mvnrepository.com/artifact/org.apache.spark/spark-core_2.13/4.1.1/dependencies
81
-
stax2-api-version = "4.2.2"#needs to match the jackson version https://mvnrepository.com/artifact/com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.20.0/dependencies
82
-
woodstox-core-version = "7.1.1"#needs to match the jackson version https://mvnrepository.com/artifact/com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.20.0/dependencies
78
+
aws-java-sdk-bundle-version = "2.35.4"# Needs to match https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-aws/3.4.3
79
+
azure-storage-version = "7.0.1"#Needs to match https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-azure/3.4.3
80
+
azure-keyvault-core-version = "1.0.0"#Needs to match https://mvnrepository.com/artifact/com.microsoft.azure/azure-storage/7.0.1
81
+
jackson-dataformat-xml-version = "2.15.2"#Needs to match https://mvnrepository.com/artifact/org.apache.spark/spark-core_2.12/3.5.7
82
+
stax2-api-version = "4.2.1"#Needs to match https://mvnrepository.com/artifact/com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.15.2
83
+
woodstox-core-version = "6.5.1"#Needs to match https://mvnrepository.com/artifact/com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.15.2
0 commit comments