You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Patrick Hunt (Created) (JIRA)" <ji...@apache.org> on 2012/04/12 02:17:17 UTC

[jira] [Created] (MAPREDUCE-4140) mapreduce classes incorrectly importing "clover.org.apache.*" classes

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


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

        

[jira] [Commented] (MAPREDUCE-4140) mapreduce classes incorrectly importing "clover.org.apache.*" classes

Posted by "Hadoop QA (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13252241#comment-13252241 ] 

Hadoop QA commented on MAPREDUCE-4140:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12522377/MAPREDUCE-4140.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 1 new or modified test files.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 eclipse:eclipse.  The patch built with eclipse:eclipse.

    +1 findbugs.  The patch does not introduce any new Findbugs (version 1.3.9) warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    -1 core tests.  The patch failed these unit tests:
                  org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell
                  org.apache.hadoop.yarn.server.TestDiskFailures
                  org.apache.hadoop.yarn.server.TestContainerManagerSecurity
                  org.apache.hadoop.yarn.server.resourcemanager.TestClientRMService
                  org.apache.hadoop.yarn.server.resourcemanager.resourcetracker.TestNMExpiry
                  org.apache.hadoop.yarn.server.resourcemanager.TestAMAuthorization
                  org.apache.hadoop.yarn.server.resourcemanager.TestApplicationACLs
                  org.apache.hadoop.mapred.TestMiniMRClasspath
                  org.apache.hadoop.mapreduce.v2.TestMRJobs
                  org.apache.hadoop.mapred.TestMiniMRWithDFSWithDistinctUsers
                  org.apache.hadoop.mapred.TestMiniMRBringup
                  org.apache.hadoop.mapred.TestMiniMRChildTask
                  org.apache.hadoop.mapred.TestReduceFetch
                  org.apache.hadoop.mapred.TestClusterMRNotification
                  org.apache.hadoop.mapred.TestReduceFetchFromPartialMem
                  org.apache.hadoop.mapred.TestJobCounters
                  org.apache.hadoop.mapreduce.TestChild
                  org.apache.hadoop.mapred.TestMiniMRClientCluster
                  org.apache.hadoop.ipc.TestSocketFactory
                  org.apache.hadoop.mapreduce.v2.TestMRJobsWithHistoryService
                  org.apache.hadoop.mapreduce.v2.TestMROldApiJobs
                  org.apache.hadoop.mapreduce.v2.TestSpeculativeExecution
                  org.apache.hadoop.mapreduce.lib.output.TestJobOutputCommitter
                  org.apache.hadoop.mapred.TestClientRedirect
                  org.apache.hadoop.mapred.TestLazyOutput
                  org.apache.hadoop.mapred.TestJobCleanup
                  org.apache.hadoop.mapreduce.TestMapReduceLazyOutput
                  org.apache.hadoop.mapred.TestSpecialCharactersInOutputPath
                  org.apache.hadoop.mapreduce.v2.TestMRAppWithCombiner
                  org.apache.hadoop.conf.TestNoDefaultsJobConf
                  org.apache.hadoop.mapreduce.v2.TestRMNMInfo
                  org.apache.hadoop.mapred.TestClusterMapReduceTestCase
                  org.apache.hadoop.mapreduce.v2.TestNonExistentJob
                  org.apache.hadoop.mapred.TestJobSysDirWithDFS
                  org.apache.hadoop.mapreduce.v2.TestUberAM
                  org.apache.hadoop.mapreduce.v2.TestMiniMRProxyUser
                  org.apache.hadoop.mapred.TestJobName
                  org.apache.hadoop.mapreduce.security.TestJHSSecurity

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/2207//testReport/
Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/2207//console

This message is automatically generated.
                
> 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, MAPREDUCE-4140.patch, 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

        

[jira] [Commented] (MAPREDUCE-4140) mapreduce classes incorrectly importing "clover.org.apache.*" classes

Posted by "Hadoop QA (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13252645#comment-13252645 ] 

Hadoop QA commented on MAPREDUCE-4140:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12522377/MAPREDUCE-4140.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 1 new or modified test files.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 eclipse:eclipse.  The patch built with eclipse:eclipse.

    +1 findbugs.  The patch does not introduce any new Findbugs (version 1.3.9) warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    -1 core tests.  The patch failed these unit tests:
                  org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell
                  org.apache.hadoop.yarn.server.TestDiskFailures
                  org.apache.hadoop.yarn.server.TestContainerManagerSecurity
                  org.apache.hadoop.yarn.server.resourcemanager.TestClientRMService
                  org.apache.hadoop.yarn.server.resourcemanager.resourcetracker.TestNMExpiry
                  org.apache.hadoop.yarn.server.resourcemanager.TestAMAuthorization
                  org.apache.hadoop.yarn.server.resourcemanager.TestApplicationACLs
                  org.apache.hadoop.mapred.TestMiniMRClasspath
                  org.apache.hadoop.mapreduce.v2.TestMRJobs
                  org.apache.hadoop.mapred.TestMiniMRWithDFSWithDistinctUsers
                  org.apache.hadoop.mapred.TestMiniMRBringup
                  org.apache.hadoop.mapred.TestMiniMRChildTask
                  org.apache.hadoop.mapred.TestReduceFetch
                  org.apache.hadoop.mapred.TestClusterMRNotification
                  org.apache.hadoop.mapred.TestReduceFetchFromPartialMem
                  org.apache.hadoop.mapred.TestJobCounters
                  org.apache.hadoop.mapreduce.TestChild
                  org.apache.hadoop.mapred.TestMiniMRClientCluster
                  org.apache.hadoop.ipc.TestSocketFactory
                  org.apache.hadoop.mapreduce.v2.TestMRJobsWithHistoryService
                  org.apache.hadoop.mapreduce.v2.TestMROldApiJobs
                  org.apache.hadoop.mapreduce.v2.TestSpeculativeExecution
                  org.apache.hadoop.mapreduce.lib.output.TestJobOutputCommitter
                  org.apache.hadoop.mapred.TestClientRedirect
                  org.apache.hadoop.mapred.TestLazyOutput
                  org.apache.hadoop.mapred.TestJobCleanup
                  org.apache.hadoop.mapreduce.TestMapReduceLazyOutput
                  org.apache.hadoop.mapred.TestSpecialCharactersInOutputPath
                  org.apache.hadoop.mapreduce.v2.TestMRAppWithCombiner
                  org.apache.hadoop.conf.TestNoDefaultsJobConf
                  org.apache.hadoop.mapreduce.v2.TestRMNMInfo
                  org.apache.hadoop.mapred.TestClusterMapReduceTestCase
                  org.apache.hadoop.mapreduce.v2.TestNonExistentJob
                  org.apache.hadoop.mapred.TestJobSysDirWithDFS
                  org.apache.hadoop.mapreduce.v2.TestUberAM
                  org.apache.hadoop.mapreduce.v2.TestMiniMRProxyUser
                  org.apache.hadoop.mapred.TestJobName
                  org.apache.hadoop.mapreduce.security.TestJHSSecurity

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/2213//testReport/
Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/2213//console

This message is automatically generated.
                
> 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
>             Fix For: 0.23.3
>
>         Attachments: MAPREDUCE-4140.patch, MAPREDUCE-4140.patch, 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

        

[jira] [Commented] (MAPREDUCE-4140) mapreduce classes incorrectly importing "clover.org.apache.*" classes

Posted by "Patrick Hunt (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13252096#comment-13252096 ] 

Patrick Hunt commented on MAPREDUCE-4140:
-----------------------------------------

@eli I tried fixing that as well, but at first look it seems that clover is not working on trunk in general (conflicting with proto generation changes). I will enter a jira for that was well.
                
> 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

        

[jira] [Updated] (MAPREDUCE-4140) mapreduce classes incorrectly importing "clover.org.apache.*" classes

Posted by "Patrick Hunt (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Hunt updated MAPREDUCE-4140:
------------------------------------

    Status: Patch Available  (was: Open)
    
> 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, MAPREDUCE-4140.patch, 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

        

[jira] [Commented] (MAPREDUCE-4140) mapreduce classes incorrectly importing "clover.org.apache.*" classes

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13252611#comment-13252611 ] 

Hudson commented on MAPREDUCE-4140:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #2075 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/2075/])
    MAPREDUCE-4140. mapreduce classes incorrectly importing "clover.org.apache.*" classes. Contributed by Patrick Hunt (Revision 1325352)

     Result = ABORTED
tomwhite : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1325352
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/main/java/org/apache/hadoop/mapreduce/v2/hs/PartialJob.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/api/protocolrecords/GetDelegationTokenRequest.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/webapp/TestRMWebServicesNodes.java

                
> 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
>             Fix For: 0.23.3
>
>         Attachments: MAPREDUCE-4140.patch, MAPREDUCE-4140.patch, 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

        

[jira] [Commented] (MAPREDUCE-4140) mapreduce classes incorrectly importing "clover.org.apache.*" classes

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13253345#comment-13253345 ] 

Hudson commented on MAPREDUCE-4140:
-----------------------------------

Integrated in Hadoop-Hdfs-trunk #1013 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk/1013/])
    MAPREDUCE-4140. mapreduce classes incorrectly importing "clover.org.apache.*" classes. Contributed by Patrick Hunt (Revision 1325352)

     Result = FAILURE
tomwhite : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1325352
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/main/java/org/apache/hadoop/mapreduce/v2/hs/PartialJob.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/api/protocolrecords/GetDelegationTokenRequest.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/webapp/TestRMWebServicesNodes.java

                
> 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
>             Fix For: 0.23.3
>
>         Attachments: MAPREDUCE-4140.patch, MAPREDUCE-4140.patch, 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

        

[jira] [Commented] (MAPREDUCE-4140) mapreduce classes incorrectly importing "clover.org.apache.*" classes

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13253385#comment-13253385 ] 

Hudson commented on MAPREDUCE-4140:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #1048 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1048/])
    MAPREDUCE-4140. mapreduce classes incorrectly importing "clover.org.apache.*" classes. Contributed by Patrick Hunt (Revision 1325352)

     Result = SUCCESS
tomwhite : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1325352
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/main/java/org/apache/hadoop/mapreduce/v2/hs/PartialJob.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/api/protocolrecords/GetDelegationTokenRequest.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/webapp/TestRMWebServicesNodes.java

                
> 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
>             Fix For: 0.23.3
>
>         Attachments: MAPREDUCE-4140.patch, MAPREDUCE-4140.patch, 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

        

[jira] [Commented] (MAPREDUCE-4140) mapreduce classes incorrectly importing "clover.org.apache.*" classes

Posted by "Tom White (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13252101#comment-13252101 ] 

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

+1 pending jenkins.
                
> 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, 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

        

[jira] [Commented] (MAPREDUCE-4140) mapreduce classes incorrectly importing "clover.org.apache.*" classes

Posted by "Hadoop QA (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13252126#comment-13252126 ] 

Hadoop QA commented on MAPREDUCE-4140:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12522350/MAPREDUCE-4140.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 1 new or modified test files.

    -1 javadoc.  The javadoc tool appears to have generated 5 warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 eclipse:eclipse.  The patch built with eclipse:eclipse.

    +1 findbugs.  The patch does not introduce any new Findbugs (version 1.3.9) warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    +1 core tests.  The patch passed unit tests in .

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/2205//testReport/
Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/2205//console

This message is automatically generated.
                
> 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, 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

        

[jira] [Commented] (MAPREDUCE-4140) mapreduce classes incorrectly importing "clover.org.apache.*" classes

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13252569#comment-13252569 ] 

Hudson commented on MAPREDUCE-4140:
-----------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #2135 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/2135/])
    MAPREDUCE-4140. mapreduce classes incorrectly importing "clover.org.apache.*" classes. Contributed by Patrick Hunt (Revision 1325352)

     Result = SUCCESS
tomwhite : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1325352
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/main/java/org/apache/hadoop/mapreduce/v2/hs/PartialJob.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/api/protocolrecords/GetDelegationTokenRequest.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/webapp/TestRMWebServicesNodes.java

                
> 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
>             Fix For: 0.23.3
>
>         Attachments: MAPREDUCE-4140.patch, MAPREDUCE-4140.patch, 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

        

[jira] [Commented] (MAPREDUCE-4140) mapreduce classes incorrectly importing "clover.org.apache.*" classes

Posted by "Eli Collins (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13252090#comment-13252090 ] 

Eli Collins commented on MAPREDUCE-4140:
----------------------------------------

+1, I grepped and couldn't find anymore. Jira to make sure we don't pull in the clover jar?
                
> 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

        

[jira] [Commented] (MAPREDUCE-4140) mapreduce classes incorrectly importing "clover.org.apache.*" classes

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13252553#comment-13252553 ] 

Hudson commented on MAPREDUCE-4140:
-----------------------------------

Integrated in Hadoop-Common-trunk-Commit #2061 (See [https://builds.apache.org/job/Hadoop-Common-trunk-Commit/2061/])
    MAPREDUCE-4140. mapreduce classes incorrectly importing "clover.org.apache.*" classes. Contributed by Patrick Hunt (Revision 1325352)

     Result = SUCCESS
tomwhite : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1325352
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/main/java/org/apache/hadoop/mapreduce/v2/hs/PartialJob.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/api/protocolrecords/GetDelegationTokenRequest.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/webapp/TestRMWebServicesNodes.java

                
> 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
>             Fix For: 0.23.3
>
>         Attachments: MAPREDUCE-4140.patch, MAPREDUCE-4140.patch, 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

        

[jira] [Commented] (MAPREDUCE-4140) mapreduce classes incorrectly importing "clover.org.apache.*" classes

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13253331#comment-13253331 ] 

Hudson commented on MAPREDUCE-4140:
-----------------------------------

Integrated in Hadoop-Hdfs-0.23-Build #226 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/226/])
    Merge -r 1325351:1325352 from trunk to branch-0.23. Fixes: MAPREDUCE-4140 (Revision 1325362)

     Result = SUCCESS
tomwhite : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1325362
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/main/java/org/apache/hadoop/mapreduce/v2/hs/PartialJob.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/api/protocolrecords/GetDelegationTokenRequest.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/webapp/TestRMWebServicesNodes.java

                
> 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
>             Fix For: 0.23.3
>
>         Attachments: MAPREDUCE-4140.patch, MAPREDUCE-4140.patch, 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

        

[jira] [Closed] (MAPREDUCE-4140) mapreduce classes incorrectly importing "clover.org.apache.*" classes

Posted by "Arun C Murthy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arun C Murthy closed MAPREDUCE-4140.
------------------------------------

    
> 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
>             Fix For: 0.23.3, 2.0.2-alpha
>
>         Attachments: MAPREDUCE-4140.patch, MAPREDUCE-4140.patch, 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
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (MAPREDUCE-4140) mapreduce classes incorrectly importing "clover.org.apache.*" classes

Posted by "Patrick Hunt (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Hunt updated MAPREDUCE-4140:
------------------------------------

    Status: Open  (was: Patch Available)
    
> 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

        

[jira] [Updated] (MAPREDUCE-4140) mapreduce classes incorrectly importing "clover.org.apache.*" classes

Posted by "Patrick Hunt (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Hunt updated MAPREDUCE-4140:
------------------------------------

    Attachment: MAPREDUCE-4140.patch

Fixed javadoc warnings.
                
> 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, MAPREDUCE-4140.patch, 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

        

[jira] [Commented] (MAPREDUCE-4140) mapreduce classes incorrectly importing "clover.org.apache.*" classes

Posted by "Tom White (Commented) (JIRA)" <ji...@apache.org>.
    [ 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

        

[jira] [Updated] (MAPREDUCE-4140) mapreduce classes incorrectly importing "clover.org.apache.*" classes

Posted by "Patrick Hunt (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Hunt updated MAPREDUCE-4140:
------------------------------------

    Status: Patch Available  (was: Open)
    
> 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, 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

        

[jira] [Updated] (MAPREDUCE-4140) mapreduce classes incorrectly importing "clover.org.apache.*" classes

Posted by "Patrick Hunt (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Hunt updated MAPREDUCE-4140:
------------------------------------

    Status: Patch Available  (was: Open)
    
> 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, MAPREDUCE-4140.patch, 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

        

[jira] [Commented] (MAPREDUCE-4140) mapreduce classes incorrectly importing "clover.org.apache.*" classes

Posted by "Hadoop QA (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13252135#comment-13252135 ] 

Hadoop QA commented on MAPREDUCE-4140:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12522353/MAPREDUCE-4140.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 1 new or modified test files.

    -1 javadoc.  The javadoc tool appears to have generated 5 warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 eclipse:eclipse.  The patch built with eclipse:eclipse.

    +1 findbugs.  The patch does not introduce any new Findbugs (version 1.3.9) warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    +1 core tests.  The patch passed unit tests in .

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/2206//testReport/
Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/2206//console

This message is automatically generated.
                
> 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, 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

        

[jira] [Updated] (MAPREDUCE-4140) mapreduce classes incorrectly importing "clover.org.apache.*" classes

Posted by "Tom White (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom White updated MAPREDUCE-4140:
---------------------------------

       Resolution: Fixed
    Fix Version/s: 0.23.3
     Hadoop Flags: Reviewed
           Status: Resolved  (was: Patch Available)

I've just committed this. Thanks, Patrick!
                
> 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
>             Fix For: 0.23.3
>
>         Attachments: MAPREDUCE-4140.patch, MAPREDUCE-4140.patch, 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

        

[jira] [Updated] (MAPREDUCE-4140) mapreduce classes incorrectly importing "clover.org.apache.*" classes

Posted by "Patrick Hunt (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Hunt updated MAPREDUCE-4140:
------------------------------------

    Status: Open  (was: Patch Available)
    
> 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, MAPREDUCE-4140.patch, 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

        

[jira] [Commented] (MAPREDUCE-4140) mapreduce classes incorrectly importing "clover.org.apache.*" classes

Posted by "Patrick Hunt (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13252107#comment-13252107 ] 

Patrick Hunt commented on MAPREDUCE-4140:
-----------------------------------------

fyi: MAPREDUCE-4141 captures the dependency issue.
                
> 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, 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

        

[jira] [Updated] (MAPREDUCE-4140) mapreduce classes incorrectly importing "clover.org.apache.*" classes

Posted by "Patrick Hunt (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Hunt updated MAPREDUCE-4140:
------------------------------------

    Status: Open  (was: Patch Available)
    
> 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, MAPREDUCE-4140.patch, 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

        

[jira] [Updated] (MAPREDUCE-4140) mapreduce classes incorrectly importing "clover.org.apache.*" classes

Posted by "Patrick Hunt (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Hunt updated MAPREDUCE-4140:
------------------------------------

    Attachment: MAPREDUCE-4140.patch

updated with Tom's feedback
                
> 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, 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

        

[jira] [Updated] (MAPREDUCE-4140) mapreduce classes incorrectly importing "clover.org.apache.*" classes

Posted by "Patrick Hunt (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Hunt updated MAPREDUCE-4140:
------------------------------------

    Status: Patch Available  (was: Open)
    
> 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

        

[jira] [Updated] (MAPREDUCE-4140) mapreduce classes incorrectly importing "clover.org.apache.*" classes

Posted by "Patrick Hunt (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Hunt updated MAPREDUCE-4140:
------------------------------------

    Attachment: MAPREDUCE-4140.patch

I believe this catches them all. Tested by compiling and running "mvn package -Pdist -Dtar -DskipTests -Dmaven.javadoc.skip=false", both sucessfully.

                
> 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