You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/11/02 11:22:00 UTC

[jira] [Work logged] (HADOOP-17713) Update apache/hadoop:3 docker image to 3.3.1 release

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

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

                Author: ASF GitHub Bot
            Created on: 02/Nov/21 11:21
            Start Date: 02/Nov/21 11:21
    Worklog Time Spent: 10m 
      Work Description: adoroszlai commented on pull request #3577:
URL: https://github.com/apache/hadoop/pull/3577#issuecomment-957348441


   > Now CDN (https://dlcdn.apache.org/hadoop/common/hadoop-3.3.1/hadoop-3.3.1.tar.gz) can be used for downloading Hadoop binary tarball. Would you update the URL?
   
   Thanks @aajisaka for the info, updated the URL (in bfd6f64).
   
   > ```
   > bash-4.2$ hdfs dfs -ls /
   > WARNING: log4j.properties is not found. HADOOP_CONF_DIR may be incomplete.
   > ```
   > 
   > I think the log4j.properties file below is being added to wrong place, The HADOOP_CONF_DIR is /etc/hadoop not /opt/hadoop/....
   
   Thanks @ayushtkn for testing the patch.  After setting `HADOOP_CONF_DIR=/opt/hadoop/etc/hadoop` (in adf2000) the command works fine:
   
   ```
   bash-4.2$ hdfs dfs -ls /
   Found 21 items
   -rwxr-xr-x   1 root   root          0 2021-11-02 11:15 /.dockerenv
   ...
   ```


-- 
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: common-issues-unsubscribe@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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

    Worklog Id:     (was: 673101)
    Time Spent: 20m  (was: 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
>            Assignee: Attila Doroszlai
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  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: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org