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

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

slfan1989 commented on PR #8005:
URL: https://github.com/apache/hadoop/pull/8005#issuecomment-3358754054

   > Thanks @slfan1989 for the patch.
   > 
   > ```
   > $ docker run -it --rm ghcr.io/slfan1989/hadoop:3.4.2 hadoop version
   > ...
   > Hadoop 3.4.2
   > Source code repository https://github.com/apache/hadoop.git -r 
84e8b89ee2ebe6923691205b9e171badde7a495c
   > Compiled by ahmarsu on 2025-08-20T10:30Z
   > Compiled on platform linux-x86_64
   > Compiled with protoc 3.23.4
   > From source with checksum fa94c67d4b4be021b9e9515c9b0f7b6
   > This command was run using 
/opt/hadoop/share/hadoop/common/hadoop-common-3.4.2.jar
   > ```
   > 
   > After this is merged, I suggest someone from Hadoop PMC upload the same 
image to Docker Hub, something like:
   > 
   > ```
   > docker pull ghcr.io/apache/hadoop:3.4.2
   > docker tag ghcr.io/apache/hadoop:3.4.2 apache/hadoop:3.4.2
   > docker push apache/hadoop:3.4.2
   > ```
   
   @adoroszlai Thank you very much for the detailed explanation. However, I 
have never published a Docker image before, and pushing to Docker Hub should 
require some additional authentication information. @jojochuang  @ayushtkn , 
could you please take a look? Thank you very much!
   




> Upgrade hadoop3 docker scripts to 3.4.2
> ---------------------------------------
>
>                 Key: HADOOP-19711
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19711
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 3.4.2
>            Reporter: Shilun Fan
>            Assignee: Shilun Fan
>            Priority: Major
>              Labels: pull-request-available
>
> The Hadoop 3.4.2 version has been released, and we need to update the Hadoop 
> Docker image to version 3.4.2.



--
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