[ 
https://issues.apache.org/jira/browse/HADOOP-19322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17893923#comment-17893923
 ] 

ASF GitHub Bot commented on HADOOP-19322:
-----------------------------------------

adoroszlai opened a new pull request, #7135:
URL: https://github.com/apache/hadoop/pull/7135

   ## What changes were proposed in this pull request?
   
   - Update `Dockerfile` to Hadoop 3.4.1.
   - Bump Apache Rat to current version, improving download logic to reduce 
future change when Rat needs to be upgraded next time.
   - Change local tag in `build.sh` to `apache/hadoop:dev`.  This allows 
testing the image locally without overwriting the local copy of the official 
image.  It does not affect the tag used by automated build in Docker Hub.
   
   https://issues.apache.org/jira/browse/HADOOP-19322
   
   ## How was this patch tested?
   
   ```
   $ ./build.sh
   ...
    => => writing image 
sha256:78efe28a57c53aff668629b2af5f87a48121378dd4bbf3752a483cddb458be93
    => => naming to docker.io/apache/hadoop:dev
   
   $ docker run -it --rm apache/hadoop:dev hadoop version
   Hadoop 3.4.1
   Source code repository https://github.com/apache/hadoop.git -r 
4d7825309348956336b8f06a08322b78422849b1
   Compiled by mthakur on 2024-10-09T14:57Z
   Compiled on platform linux-x86_64
   Compiled with protoc 3.23.4
   From source with checksum 7292fe9dba5e2e44e3a9f763fce3e680
   This command was run using 
/opt/hadoop/share/hadoop/common/hadoop-common-3.4.1.jar
   ```




> Upgrade hadoop3 docker scripts to 3.4.1
> ---------------------------------------
>
>                 Key: HADOOP-19322
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19322
>             Project: Hadoop Common
>          Issue Type: Task
>            Reporter: Attila Doroszlai
>            Assignee: Attila Doroszlai
>            Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to