adoroszlai opened a new pull request, #8302: URL: https://github.com/apache/hadoop/pull/8302
## What changes were proposed in this pull request? Create Docker image for Hadoop 3.4.3. Remove `HADOOP_FLAVOR` parameter, since this version is released only without AWS SDK jars, no special `lean` version exists. https://issues.apache.org/jira/browse/HADOOP-19825 ## How was this patch tested? CI build in fork: https://github.com/adoroszlai/hadoop/actions/runs/22800826284 ```bash $ docker run -it --rm ghcr.io/adoroszlai/hadoop:78d97d7423c5abb3da83ff1a7260de6fcdee1c44 hadoop version Hadoop 3.4.3 Source code repository https://github.com/apache/hadoop.git -r 9d50c6884666e794e45102260a4017bb31802e1b Compiled by stevel on 2026-02-13T14:23Z Compiled on platform linux-x86_64 Compiled with protoc 3.23.4 From source with checksum 2331238c4c2929e66645316a32a8613 This command was run using /opt/hadoop/share/hadoop/common/hadoop-common-3.4.3.jar ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
