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

Mahadev konar updated HADOOP-1004:
----------------------------------

    Attachment: Hadoop-1004_1.patch

this patch fixes argument processing for getmerge and changes its documentation 
to concatinating files rather than merging. 

> dfs -getmerge  should process its argments better 
> --------------------------------------------------
>
>                 Key: HADOOP-1004
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1004
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs
>            Reporter: arkady borkovsky
>            Assignee: Mahadev konar
>         Attachments: Hadoop-1004_1.patch
>
>
> The command only works if its argument is a directory
> If the argement is a file or a wildcard, it does nothing without any message.
> If not arguments are given, the command fails with a stack dump.
> The improved version should:
> -- produce an error message in case it cannot perform meaningful action (no 
> argument, or no matching files)
> -- copy the files specified by a wildcard expresstion.  (A single file is 
> special case of this).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to