You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "XieXianshan (JIRA)" <ji...@apache.org> on 2011/06/01 04:04:47 UTC

[jira] [Commented] (HADOOP-7340) incomplete help message is displayed for getmerge [addnl] option

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

XieXianshan commented on HADOOP-7340:
-------------------------------------

Thanks for the comments,i`ll update the patch as soon as possible.
And meanwhile, i`ll submit another patch to "make it a flag like -addnl".

> incomplete help message is displayed for getmerge [addnl] option
> ----------------------------------------------------------------
>
>                 Key: HADOOP-7340
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7340
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs
>    Affects Versions: 0.23.0
>            Reporter: XieXianshan
>            Assignee: XieXianshan
>             Fix For: 0.23.0
>
>         Attachments: HADOOP-7340
>
>
> The help message for the command "hdfs dfs -help getmerge" is displayed like this:
> "-getmerge <src> <localdst> [addnl]:	Get all the files in the directories that
> 		match the source file pattern and merge and sort them to only
> 		one file on local fs. <src> is kept."
> and the information about [addnl] option is missed,despite the fact that [addnl] option is implemented.
> Therefore,the expected message should be displayed like this:
> "-getmerge <src> <localdst> [addnl]:	Get all the files in the directories that
> 		match the source file pattern and merge and sort them to only
> 		one file on local fs. <src> is kept.
> 		  addnl   Optionally addnl can be set to enable adding a newline 
> 		          character at the end of each file."

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