Skip to content

Commit ec494d3

Browse files
committed
Bump HDFS dependants 3.4.2 -> 3.4.3
1 parent 74a792e commit ec494d3

9 files changed

Lines changed: 57 additions & 62 deletions

File tree

druid/boil-config.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ authorizer-version = "0.7.0"
1515
# https://druid.apache.org/docs/34.0.0/operations/java/
1616
java-base = "17"
1717
java-devel = "17"
18-
"hadoop/hadoop" = "3.4.2"
18+
"hadoop/hadoop" = "3.4.3"
1919

2020
# Deprecated since 26.3
2121
[versions."34.0.0".build-arguments]
@@ -26,7 +26,7 @@ authorizer-version = "0.7.0"
2626
# https://druid.apache.org/docs/35.0.1/operations/java/
2727
java-base = "21"
2828
java-devel = "21"
29-
"hadoop/hadoop" = "3.4.2"
29+
"hadoop/hadoop" = "3.4.3"
3030

3131
[versions."35.0.1".build-arguments]
3232
authorizer-version = "0.7.0"

hbase/boil-config.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"hbase/hbase-operator-tools" = "1.3.0-hbase2.6.3"
77
"hbase/phoenix" = "5.2.1-hbase2.6.3"
88
"hbase/hbase-opa-authorizer" = "0.3.0"
9-
"hadoop/hadoop" = "3.4.2"
9+
"hadoop/hadoop" = "3.4.3"
1010
java-base = "11"
1111
java-devel = "11"
1212

@@ -19,7 +19,7 @@ delete-caches = "true"
1919
"hbase/hbase-operator-tools" = "1.3.0-hbase2.6.4"
2020
"hbase/phoenix" = "5.3.0-hbase2.6.4"
2121
"hbase/hbase-opa-authorizer" = "0.3.0"
22-
"hadoop/hadoop" = "3.4.2"
22+
"hadoop/hadoop" = "3.4.3"
2323
java-base = "11"
2424
java-devel = "11"
2525

hbase/hbase-operator-tools/boil-config.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions."1.3.0-hbase2.6.3".local-images]
2-
"hadoop/hadoop" = "3.4.2"
2+
"hadoop/hadoop" = "3.4.3"
33
"hbase/hbase" = "2.6.3"
44
"java-devel" = "11"
55

@@ -11,7 +11,7 @@ delete-caches = "true"
1111
# Note: The next Hbase version should use 1.4.0 if it is released.
1212
# At the time of writing, the latest commit is b22878f.
1313
[versions."1.3.0-hbase2.6.4".local-images]
14-
"hadoop/hadoop" = "3.4.2"
14+
"hadoop/hadoop" = "3.4.3"
1515
"hbase/hbase" = "2.6.4"
1616
"java-devel" = "11"
1717

hbase/hbase/boil-config.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions."2.6.3".local-images]
2-
"hadoop/hadoop" = "3.4.2"
2+
"hadoop/hadoop" = "3.4.3"
33
java-base = "11"
44
java-devel = "11"
55

@@ -8,7 +8,7 @@ async-profiler-version = "2.9"
88
delete-caches = "true"
99

1010
[versions."2.6.4".local-images]
11-
"hadoop/hadoop" = "3.4.2"
11+
"hadoop/hadoop" = "3.4.3"
1212
java-base = "11"
1313
java-devel = "11"
1414

hbase/phoenix/boil-config.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions."5.2.1-hbase2.6.3".local-images]
22
"hbase/hbase" = "2.6.3"
3-
"hadoop/hadoop" = "3.4.2"
3+
"hadoop/hadoop" = "3.4.3"
44
java-devel = "11"
55

66
[versions."5.2.1-hbase2.6.3".build-arguments]
@@ -10,7 +10,7 @@ delete-caches = "true"
1010

1111
[versions."5.3.0-hbase2.6.4".local-images]
1212
"hbase/hbase" = "2.6.4"
13-
"hadoop/hadoop" = "3.4.2"
13+
"hadoop/hadoop" = "3.4.3"
1414
java-devel = "11"
1515

1616
[versions."5.3.0-hbase2.6.4".build-arguments]

hive/boil-config.toml

Lines changed: 10 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -50,32 +50,26 @@ azure-keyvault-core-version = "1.0.0"
5050
# Hive 4.1 requires Java 17 (according to GitHub README)
5151
java-base = "17"
5252
java-devel = "17"
53-
"hadoop/hadoop" = "3.4.2"
53+
"hadoop/hadoop" = "3.4.3"
5454
# hive-metastore-opa-authorizer from: https://github.com/boschglobal/hive-metastore-opa-authorizer
55-
"hive/hive-metastore-opa-authorizer" = "v1.0.0-hive-4.1.0-hadoop-3.4.2"
55+
"hive/hive-metastore-opa-authorizer" = "v1.0.0-hive-4.1.0-hadoop-3.4.3"
5656

5757
[versions."4.1.0".build-arguments]
5858
jmx-exporter-version = "1.3.0"
59-
# Keep consistent with the dependency from hadoop-aws: https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-aws/3.4.2
60-
aws-java-sdk-bundle-version = "2.29.52"
61-
# Keep consistent with the dependency from hadoop-azure: https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-azure/3.4.2
62-
azure-storage-version = "7.0.1"
63-
# Keep consistent with the dependency from azure-storage: https://mvnrepository.com/artifact/com.microsoft.azure/azure-storage/7.0.1
64-
azure-keyvault-core-version = "1.0.0"
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
6562

6663
[versions."4.2.0".local-images]
6764
# Hive 4.2 requires Java 21 (according to GitHub README)
6865
java-base = "21"
6966
java-devel = "21"
70-
"hadoop/hadoop" = "3.4.2"
67+
"hadoop/hadoop" = "3.4.3"
7168
# hive-metastore-opa-authorizer from: https://github.com/boschglobal/hive-metastore-opa-authorizer
72-
"hive/hive-metastore-opa-authorizer" = "v1.0.0-hive-4.2.0-hadoop-3.4.2"
69+
"hive/hive-metastore-opa-authorizer" = "v1.0.0-hive-4.2.0-hadoop-3.4.3"
7370

7471
[versions."4.2.0".build-arguments]
7572
jmx-exporter-version = "1.3.0"
76-
# Keep consistent with the dependency from hadoop-aws: https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-aws/3.4.2
77-
aws-java-sdk-bundle-version = "2.29.52"
78-
# Keep consistent with the dependency from hadoop-azure: https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-azure/3.4.2
79-
azure-storage-version = "7.0.1"
80-
# Keep consistent with the dependency from azure-storage: https://mvnrepository.com/artifact/com.microsoft.azure/azure-storage/7.0.1
81-
azure-keyvault-core-version = "1.0.0"
73+
aws-java-sdk-bundle-version = "2.35.4" # Needs to match https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-aws/3.4.3
74+
azure-storage-version = "7.0.1" # Needs to match https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-azure/3.4.3
75+
azure-keyvault-core-version = "1.0.0" # Needs to match https://mvnrepository.com/artifact/com.microsoft.azure/azure-storage/7.0.1

hive/hive-metastore-opa-authorizer/boil-config.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,20 +25,20 @@ authorizer-version = "v1.0.0"
2525
hive-version = "4.0.1"
2626
delete-caches = "true"
2727

28-
[versions."v1.0.0-hive-4.1.0-hadoop-3.4.2".local-images]
28+
[versions."v1.0.0-hive-4.1.0-hadoop-3.4.3".local-images]
2929
"java-devel" = "17"
30-
"hadoop/hadoop" = "3.4.2"
30+
"hadoop/hadoop" = "3.4.3"
3131

32-
[versions."v1.0.0-hive-4.1.0-hadoop-3.4.2".build-arguments]
32+
[versions."v1.0.0-hive-4.1.0-hadoop-3.4.3".build-arguments]
3333
authorizer-version = "v1.0.0"
3434
hive-version = "4.1.0"
3535
delete-caches = "true"
3636

37-
[versions."v1.0.0-hive-4.2.0-hadoop-3.4.2".local-images]
37+
[versions."v1.0.0-hive-4.2.0-hadoop-3.4.3".local-images]
3838
"java-devel" = "21"
39-
"hadoop/hadoop" = "3.4.2"
39+
"hadoop/hadoop" = "3.4.3"
4040

41-
[versions."v1.0.0-hive-4.2.0-hadoop-3.4.2".build-arguments]
41+
[versions."v1.0.0-hive-4.2.0-hadoop-3.4.3".build-arguments]
4242
authorizer-version = "v1.0.0"
4343
hive-version = "4.2.0"
4444
delete-caches = "true"

spark-k8s/boil-config.toml

Lines changed: 29 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,21 @@
55
containerfile = "Dockerfile.3"
66

77
[versions."3.5.7".local-images]
8-
"hadoop/hadoop" = "3.4.2"
8+
"hadoop/hadoop" = "3.4.3"
99
java-base = "17"
1010
java-devel = "17"
1111
hbase = "2.6.3"
1212
"spark-k8s/hbase-connectors" = "1.0.1_3.5.7"
1313

1414
[versions."3.5.7".build-arguments]
1515
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
2223
jmx-exporter-version = "1.3.0"
2324
tini-version = "0.19.0"
2425
hbase-connector-version = "1.0.1_3.5.7"
@@ -27,20 +28,20 @@ hbase-connector-version = "1.0.1_3.5.7"
2728
containerfile = "Dockerfile.3"
2829

2930
[versions."3.5.8".local-images]
30-
"hadoop/hadoop" = "3.4.2"
31+
"hadoop/hadoop" = "3.4.3"
3132
java-base = "17"
3233
java-devel = "17"
3334
hbase = "2.6.3"
3435
"spark-k8s/hbase-connectors" = "1.0.1_3.5.8"
3536

3637
[versions."3.5.8".build-arguments]
3738
python-version = "3.11"
38-
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
4445
jmx-exporter-version = "1.3.0"
4546
tini-version = "0.19.0"
4647
hbase-connector-version = "1.0.1_3.5.8"
@@ -49,36 +50,36 @@ hbase-connector-version = "1.0.1_3.5.8"
4950
containerfile = "Dockerfile.4"
5051

5152
[versions."4.0.1".local-images]
52-
"hadoop/hadoop" = "3.4.2"
53+
"hadoop/hadoop" = "3.4.3"
5354
java-base = "21"
5455
java-devel = "21"
5556

5657
[versions."4.0.1".build-arguments]
5758
python-version = "3.12"
58-
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
6465
jmx-exporter-version = "1.3.0"
6566
tini-version = "0.19.0"
6667

6768
[versions."4.1.1"]
6869
containerfile = "Dockerfile.4"
6970

7071
[versions."4.1.1".local-images]
71-
"hadoop/hadoop" = "3.4.2"
72+
"hadoop/hadoop" = "3.4.3"
7273
java-base = "21"
7374
java-devel = "21"
7475

7576
[versions."4.1.1".build-arguments]
7677
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
8384
jmx-exporter-version = "1.3.0"
8485
tini-version = "0.19.0"

spark-k8s/hbase-connectors/boil-config.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ java-devel = "17"
44

55
[versions."1.0.1_3.5.7".build-arguments]
66
spark-version = "3.5.7"
7-
hadoop-version = "3.4.2"
7+
hadoop-version = "3.4.3"
88
hbase-version = "2.6.3"
99

1010
[versions."1.0.1_3.5.8".local-images]
1111
java-devel = "17"
1212

1313
[versions."1.0.1_3.5.8".build-arguments]
1414
spark-version = "3.5.8"
15-
hadoop-version = "3.4.2"
15+
hadoop-version = "3.4.3"
1616
hbase-version = "2.6.3"

0 commit comments

Comments
 (0)