Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.2.0
Description
Deprecated API, such as `new Job()` don't have javadocs explaining what the alternatives are. (It'd also help if the new methods had @since tags to help determine if one could safely use that API on older versions at runtime.)
Attachments
Attachments
Issue Links
- contains
-
MAPREDUCE-5346 The example provided in the javadoc for Job is outdated.
- Resolved
- duplicates
-
MAPREDUCE-5341 All constructors for Job are deprecated. There is no indication of what the alternative is.
- Resolved
- relates to
-
MAPREDUCE-5800 Use Job#getInstance instead of deprecated constructors
- Closed