Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
2.1.0-beta, 2.0.5-alpha
-
None
-
None
-
Does not matter
Description
http://hadoop.apache.org/docs/current/api/org/apache/hadoop/mapreduce/Job.html#isRetired%28%29
Job constructors are deprecated and the user is supposed to use getInstance but this is not mentioned anywhere.
As a rule, all javadocs should be reviewed for deprecated methods/fields to indicate whether an alternative exists or not and if the alternative exists, what is the alternative.
Attachments
Issue Links
- is duplicated by
-
MAPREDUCE-5597 Missing alternatives in javadocs for deprecated constructors in mapreduce.Job
- Closed