[ 
https://issues.apache.org/jira/browse/HADOOP-7995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Harsh J resolved HADOOP-7995.
-----------------------------

    Resolution: Won't Fix

Yes Daryn, that is good enough to close this one out and use as a reference for 
similar future requests.
                
> GenericOptionsParser ought to have better options parsing, and not pick only 
> the options in the front
> -----------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-7995
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7995
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: util
>    Affects Versions: 0.23.0
>            Reporter: Harsh J
>            Priority: Minor
>              Labels: newbie
>
> The ToolRunner provided GenericOptionsParser stops parsing known options when 
> it encounters the first unknown option string in the String[] today.
> Ideally we should have it be more intelligent and sift through the whole 
> array to pick up all opts, and not just the opts that are at the front of the 
> invoked CLI.

--
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