[ 
https://issues.apache.org/jira/browse/MAPREDUCE-5597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098615#comment-14098615
 ] 

Hudson commented on MAPREDUCE-5597:
-----------------------------------

SUCCESS: Integrated in Hadoop-Mapreduce-trunk #1864 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1864/])
MAPREDUCE-5597. Missing alternatives in javadocs for deprecated constructors in 
mapreduce.Job (Akira AJISAKA via aw) (aw: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1617986)
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/Job.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/task/reduce/MergeManagerImpl.java


> Missing alternatives in javadocs for deprecated constructors in mapreduce.Job
> -----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-5597
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5597
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: client, documentation, job submission
>    Affects Versions: 2.2.0
>            Reporter: Christopher Tubbs
>            Assignee: Akira AJISAKA
>            Priority: Minor
>              Labels: newbie
>             Fix For: 3.0.0, 2.6.0
>
>         Attachments: MAPREDUCE-5597.2.patch, MAPREDUCE-5597.patch
>
>
> 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.)



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to