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 "Karthik Kambatla (JIRA)" <ji...@apache.org> on 2012/06/28 00:34:43 UTC

[jira] [Resolved] (MAPREDUCE-4373) Fix Javadoc warnings in JobClient.

     [ https://issues.apache.org/jira/browse/MAPREDUCE-4373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karthik Kambatla resolved MAPREDUCE-4373.
-----------------------------------------

      Resolution: Won't Fix
    Release Note: The changes from MAPREDUCE-4355 have been reverted, and it doesn't suffer from the warnings anymore.
    
> Fix Javadoc warnings in JobClient.
> ----------------------------------
>
>                 Key: MAPREDUCE-4373
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4373
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 2.0.1-alpha, 3.0.0
>            Reporter: Robert Joseph Evans
>            Assignee: Karthik Kambatla
>
> It looks like MAPREDUCE-4355 added in two new javadoc warnings.
> {code}
> [WARNING] /home/jenkins/jenkins-slave/workspace/PreCommit-MAPREDUCE-Build/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/JobClient.java:651: warning - @param argument "jobid" is not a parameter name.
> [WARNING] /home/jenkins/jenkins-slave/workspace/PreCommit-MAPREDUCE-Build/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/JobClient.java:669: warning - @param argument "jobid" is not a parameter name.
> {code}

--
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