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 2022/03/08 11:31:00 UTC

[jira] [Work logged] (HADOOP-18088) Replace log4j 1.x with reload4j

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

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

                Author: ASF GitHub Bot
            Created on: 08/Mar/22 11:30
            Start Date: 08/Mar/22 11:30
    Worklog Time Spent: 10m 
      Work Description: iwasakims commented on pull request #4052:
URL: https://github.com/apache/hadoop/pull/4052#issuecomment-1061681458


   Tarball built by `mvn clean install -DskipTests -Pdist` worked as expected for launching pseudo-distributed cluster and running example MR jobs.
   
   ```
   $ bin/hadoop classpath --glob | sed -z 's/:/\n/g' | grep log4j
   $ bin/hadoop classpath --glob | sed -z 's/:/\n/g' | grep reload4j
   /home/rocky/dist/HADOOP-18088/share/hadoop/common/lib/reload4j-1.2.18.3.jar
   /home/rocky/dist/HADOOP-18088/share/hadoop/common/lib/slf4j-reload4j-1.7.35.jar
   /home/rocky/dist/HADOOP-18088/share/hadoop/hdfs/lib/reload4j-1.2.18.3.jar
   /home/rocky/dist/HADOOP-18088/share/hadoop/hdfs/lib/slf4j-reload4j-1.7.35.jar
   ```
   
   Running tutorial code on `spark-shell --master yarn` with spark-3.2.1-bin-without-hadoop worked same as tarball of Hadoop 3.3.2.
   


-- 
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: 738088)
    Time Spent: 1h 10m  (was: 1h)

> Replace log4j 1.x with reload4j
> -------------------------------
>
>                 Key: HADOOP-18088
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18088
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Wei-Chiu Chuang
>            Assignee: Wei-Chiu Chuang
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> As proposed in the dev mailing list (https://lists.apache.org/thread/fdzkv80mzkf3w74z9120l0k0rc3v7kqk) let's replace log4j 1 with reload4j in the maintenance releases (i.e. 3.3.x, 3.2.x and 2.10.x)



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org