File tree Expand file tree Collapse file tree 4 files changed +19
-0
lines changed
hdfs-utils/stackable/patches/0.4.2 Expand file tree Collapse file tree 4 files changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ All notable changes to this project will be documented in this file.
2525- spark-connect-client: Add ` 4.0.1 ` ([ #1286 ] ).
2626- trino/trino-storage-connector: Add ` 477 ` ([ #1285 ] ).
2727- testing-tools: Add ` upload_new_keycloak_version.sh ` script ([ #1289 ] ).
28+ - hadoop: Add ` 3.4.2 ` ([ #1291 ] ).
2829- zookeeper: Add ` 3.9.4 ` ([ #1292 ] ).
2930
3031### Changed
@@ -79,6 +80,7 @@ All notable changes to this project will be documented in this file.
7980[ #1286 ] : https://github.com/stackabletech/docker-images/pull/1286
8081[ #1289 ] : https://github.com/stackabletech/docker-images/pull/1289
8182[ #1290 ] : https://github.com/stackabletech/docker-images/pull/1290
83+ [ #1291 ] : https://github.com/stackabletech/docker-images/pull/1291
8284[ #1292 ] : https://github.com/stackabletech/docker-images/pull/1292
8385
8486## [ 25.7.0] - 2025-07-23
Original file line number Diff line number Diff line change @@ -18,3 +18,13 @@ java-devel = "11"
1818async-profiler-version = " 2.9"
1919jmx-exporter-version = " 1.3.0"
2020hdfs-utils-version = " 0.4.1"
21+
22+ [versions ."3 .4 .2" .local-images ]
23+ "hadoop/hadoop" = " 3.4.2"
24+ java-base = " 11"
25+ java-devel = " 11"
26+
27+ [versions ."3 .4 .2" .build-arguments ]
28+ async-profiler-version = " 2.9"
29+ jmx-exporter-version = " 1.3.0"
30+ hdfs-utils-version = " 0.4.2"
Original file line number Diff line number Diff line change @@ -9,3 +9,9 @@ java-devel = "11"
99
1010[versions ."3 .4 .1" .build-arguments ]
1111protobuf-version = " 3.7.1"
12+
13+ [versions ."3 .4 .2" .local-images ]
14+ java-devel = " 11"
15+
16+ [versions ."3 .4 .2" .build-arguments ]
17+ protobuf-version = " 3.7.1"
Original file line number Diff line number Diff line change 1+ base = " 921c42df13e2f7b72bf010cfa1e474243b186873"
You can’t perform that action at this time.
0 commit comments