You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Mahadev konar (JIRA)" <ji...@apache.org> on 2008/04/21 22:51:22 UTC

[jira] Assigned: (HADOOP-1004) dfs -getmerge should process its argments better

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

Mahadev konar reassigned HADOOP-1004:
-------------------------------------

    Assignee: Robert Chansler  (was: Mahadev konar)

Assigning this issue to Rob as I wont be working on it any longer.

> 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: Robert Chansler
>         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.