[
https://issues.apache.org/jira/browse/HADOOP-9729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14536699#comment-14536699
]
Hudson commented on HADOOP-9729:
--------------------------------
SUCCESS: Integrated in Hadoop-Mapreduce-trunk #2138 (See
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2138/])
HADOOP-9729. The example code of org.apache.hadoop.util.Tool is incorrect.
Contributed by hellojinjie (jlowe: rev ec2748dedbc500bd554aa62ca76ccab593129966)
*
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/Tool.java
* hadoop-common-project/hadoop-common/CHANGES.txt
> The example code of org.apache.hadoop.util.Tool is incorrect
> ------------------------------------------------------------
>
> Key: HADOOP-9729
> URL: https://issues.apache.org/jira/browse/HADOOP-9729
> Project: Hadoop Common
> Issue Type: Bug
> Components: util
> Affects Versions: 1.1.2
> Reporter: hellojinjie
> Assignee: hellojinjie
> Fix For: 2.8.0
>
> Attachments: HADOOP-9729.patch
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> see http://hadoop.apache.org/docs/stable/api/org/apache/hadoop/util/Tool.html
> function public int run(String[] args) has no return value in the example
> code
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)