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

Hudson commented on MAPREDUCE-4432:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #2483 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/2483/])
    MAPREDUCE-4432. Confusing warning message when GenericOptionsParser is not 
used. Contributed by Gabriel Reid. (harsh) (Revision 1361273)

     Result = FAILURE
harsh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1361273
Files : 
* /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/JobSubmitter.java

                
> Confusing warning message when GenericOptionsParser is not used
> ---------------------------------------------------------------
>
>                 Key: MAPREDUCE-4432
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4432
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 2.0.0-alpha
>            Reporter: Gabriel Reid
>            Priority: Trivial
>             Fix For: 2.0.1-alpha
>
>         Attachments: MAPREDUCE-4432.patch, MAPREDUCE-4432.patch
>
>
> The warning that is issued in JobSubmitter -- "Use GenericOptionsParser for 
> parsing the arguments. Applications should implement Tool for the same." -- 
> is confusing and (probably) grammatically incorrect.
> This can be improved by having an updated warning message which gives clearer 
> directions on what can be improved in the application to avoid the warning in 
> the future.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to