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

Hudson commented on HADOOP-7180:
--------------------------------

Integrated in Hadoop-Common-trunk-Commit #530 (See 
[https://hudson.apache.org/hudson/job/Hadoop-Common-trunk-Commit/530/])
    Commit the missing file TestCommandFormat.java for HADOOP-7180.
HADOOP-7180. Better support on CommandFormat on the API and exceptions.  
Contributed by Daryn Sharp


> Improve CommandFormat
> ---------------------
>
>                 Key: HADOOP-7180
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7180
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs
>            Reporter: Daryn Sharp
>            Assignee: Daryn Sharp
>            Priority: Minor
>             Fix For: 0.23.0
>
>         Attachments: HADOOP-7180-2.patch, HADOOP-7180.patch
>
>
> CommandFormat currently takes an array and offset for parsing and returns a 
> list of arguments.  It'd be much more convenient to have it process a list 
> too.  It would also be nice to differentiate between too few and too many 
> args instead of the generic "Illegal number of arguments".  Finally, 
> CommandFormat is completely devoid of tests.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to