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 "Chris Douglas (JIRA)" <ji...@apache.org> on 2008/03/14 00:13:25 UTC

[jira] Updated: (HADOOP-3011) Distcp deleting target directory

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

Chris Douglas updated HADOOP-3011:
----------------------------------

    Assignee: Chris Douglas
      Status: Patch Available  (was: Open)

> Distcp deleting target directory
> --------------------------------
>
>                 Key: HADOOP-3011
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3011
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: util
>            Reporter: Koji Noguchi
>            Assignee: Chris Douglas
>            Priority: Blocker
>             Fix For: 0.16.2
>
>         Attachments: 3011-0.patch
>
>
> I believe this happens when 
> 1) src is a file and dst is a directory.
> 2) -update is set
> % hadoop  distcp -p -update  hdfs://srcnn:9999/user/knoguchi/fileA    hdfs://dstnn:9999/user/knoguchi/dir 
> This will delete the hdfs://dstnn:9999/user/knoguchi/dir .  

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