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 "Pranay Varma (JIRA)" <ji...@apache.org> on 2013/06/23 02:42:20 UTC

[jira] [Updated] (MAPREDUCE-5339) There are methods and capabilities in Job Class for which no information is provided in Javadoc.

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

Pranay Varma updated MAPREDUCE-5339:
------------------------------------

    Description: 
http://hadoop.apache.org/docs/current/api/org/apache/hadoop/mapreduce/Job.html

The uber capability is not defined. isUber does not indicate what uber is.
Only the signature is provided. I would like to know what the uber capability is. there is no reference to any other place where uber might have been defined.

The same is true of isRetired. All methods of the Job class should be checked to make sure that the context is clear. isRetired does not indicate how a job gets Retried since there is no setRetired. There should be some reference to the process of retiring.

  was:
http://hadoop.apache.org/docs/current/api/org/apache/hadoop/mapreduce/Job.html

There is no information regarding isUber. Only the signature is provided. I would like to know what the uber capability is. there is no reference to any other place where uber might have been defined.

The same is true of isRetired. All methods of job should be checked to make sure that the context is clear. isRetired does not indicate how a job gets Retried since there is no setRetired. There should be some reference to the process of retiring.

        Summary: There are methods and capabilities in Job Class for which no information is provided in Javadoc.  (was: The uber capability is not defined. isUber does not indicate what uber is.)
    
> There are methods and capabilities in Job Class for which no information is provided in Javadoc.
> ------------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-5339
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5339
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 2.1.0-beta, 2.0.5-alpha
>         Environment: Does not matter
>            Reporter: Pranay Varma
>
> http://hadoop.apache.org/docs/current/api/org/apache/hadoop/mapreduce/Job.html
> The uber capability is not defined. isUber does not indicate what uber is.
> Only the signature is provided. I would like to know what the uber capability is. there is no reference to any other place where uber might have been defined.
> The same is true of isRetired. All methods of the Job class should be checked to make sure that the context is clear. isRetired does not indicate how a job gets Retried since there is no setRetired. There should be some reference to the process of retiring.

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