[ 
https://issues.apache.org/jira/browse/HADOOP-17713?focusedWorklogId=668877&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-668877
 ]

ASF GitHub Bot logged work on HADOOP-17713:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 22/Oct/21 10:37
            Start Date: 22/Oct/21 10:37
    Worklog Time Spent: 10m 
      Work Description: adoroszlai opened a new pull request #3577:
URL: https://github.com/apache/hadoop/pull/3577


   ## What changes were proposed in this pull request?
   
   1. Update to Hadoop 3.3.1 release.
   2. Change to `curl` for download because `wget` thinks `apache.org` 
certificate is expired.
   
   https://issues.apache.org/jira/browse/HADOOP-17713
   
   ## How was this patch tested?
   
   Built the new image locally:
   
   ```
   $ ./build.sh
   ...
    => => writing image 
sha256:23f613502b2b883ee4978b997409ca6c24116722e67caa6a9f521aef04c0a6bc         
                                                                                
                          0.0s
    => => naming to docker.io/apache/hadoop:3                                   
                                                                                
                                                  0.0s
   ```
   
   and tested it with the included sample Docker Compose cluster:
   
   ```
   $ docker-compose up -d --scale datanode=3 --scale nodemanager=3
   $ docker-compose exec resourcemanager yarn jar \
       /opt/hadoop/share/hadoop/mapreduce/hadoop-mapreduce-examples-3.3.1.jar 
pi 3 3
   ...
   Job Finished in 36.514 seconds
   Estimated value of Pi is 3.55555555555555555556
   ```


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


Issue Time Tracking
-------------------

            Worklog Id:     (was: 668877)
    Remaining Estimate: 0h
            Time Spent: 10m

> Update apache/hadoop:3 docker image to 3.3.1 release
> ----------------------------------------------------
>
>                 Key: HADOOP-17713
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17713
>             Project: Hadoop Common
>          Issue Type: Sub-task
>            Reporter: Wei-Chiu Chuang
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> After the release passes the vote, update apache/hadoop:3 docker image by 
> pointing it to 3.3.1 release bits.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to