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

Tom White commented on MAPREDUCE-4140:
--------------------------------------

Rather than using {{org.apache.log4j.Logger}} in PartialJob, it should have a 
static final org.apache.commons.logging.Log LOG object.
                
> mapreduce classes incorrectly importing "clover.org.apache.*" classes
> ---------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4140
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4140
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: client, mrv2
>            Reporter: Patrick Hunt
>            Assignee: Patrick Hunt
>         Attachments: MAPREDUCE-4140.patch
>
>
> A number of classes in mapreduce are importing clover.org.apache.* classes
> e.g. 
> hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/main/java/org/apache/hadoop/mapreduce/v2/hs/PartialJob.java

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to