[jira] [Commented] (MAPREDUCE-5597) Missing alternatives in javadocs for deprecated API

2014-01-14 Thread Christopher Tubbs (JIRA)

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

Christopher Tubbs commented on MAPREDUCE-5597:
--

A grep for deprecated code might identify more, but those fixed here were my 
primary concern.

 Missing alternatives in javadocs for deprecated API
 ---

 Key: MAPREDUCE-5597
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5597
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: client, documentation, job submission
Affects Versions: 2.2.0
Reporter: Christopher Tubbs
Assignee: Akira AJISAKA
  Labels: documentaion
 Attachments: 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.1.5#6160)


[jira] [Commented] (MAPREDUCE-5597) Missing alternatives in javadocs for deprecated API

2014-01-09 Thread Akira AJISAKA (JIRA)

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

Akira AJISAKA commented on MAPREDUCE-5597:
--

[~ctubbsii], please tell me if any other missing alternatives in Javadocs to 
add.

 Missing alternatives in javadocs for deprecated API
 ---

 Key: MAPREDUCE-5597
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5597
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: client, documentation, job submission
Affects Versions: 2.2.0
Reporter: Christopher Tubbs
  Labels: documentaion
 Attachments: 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.1.5#6160)


[jira] [Commented] (MAPREDUCE-5597) Missing alternatives in javadocs for deprecated API

2014-01-09 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on MAPREDUCE-5597:
--

{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12622137/MAPREDUCE-5597.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+0 tests included{color}.  The patch appears to be a 
documentation patch that doesn't require tests.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  The javadoc tool did not generate any 
warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/4310//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/4310//console

This message is automatically generated.

 Missing alternatives in javadocs for deprecated API
 ---

 Key: MAPREDUCE-5597
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5597
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: client, documentation, job submission
Affects Versions: 2.2.0
Reporter: Christopher Tubbs
Assignee: Akira AJISAKA
  Labels: documentaion
 Attachments: 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.1.5#6160)