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

Akira Ajisaka commented on HADOOP-13921:
----------------------------------------

Javadoc errors are related to the patch. Would you fix them?
{noformat}
[ERROR] 
/testptch/hadoop/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/JobConf.java:335:
 error: reference not found
[ERROR] * Configuration key to set the logging {@link Level} for the map task.
[ERROR] ^
[ERROR] 
/testptch/hadoop/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/JobConf.java:344:
 error: reference not found
[ERROR] * Configuration key to set the logging {@link Level} for the reduce 
task.
[ERROR] ^
{noformat}

> Remove Log4j classes from JobConf
> ---------------------------------
>
>                 Key: HADOOP-13921
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13921
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: conf
>    Affects Versions: 3.0.0-alpha2
>            Reporter: Sean Busbey
>            Assignee: Sean Busbey
>            Priority: Critical
>         Attachments: HADOOP-13921.0.patch
>
>
> Replace the use of log4j classes from JobConf so that the dependency is not 
> needed unless folks are making use of our custom log4j appenders or loading a 
> logging bridge to use that system.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to