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

Tom White updated HADOOP-1115:
------------------------------

    Status: Open  (was: Patch Available)

The patch causes org.apache.hadoop.dfs.TestDFSShell to fail with fthe following 
message:

Testcase: testDFSShell took 8.861 sec
        FAILED
Copying failed.
junit.framework.AssertionFailedError: Copying failed.
        at 
org.apache.hadoop.dfs.TestDFSShell.testDFSShell(TestDFSShell.java:104)

> copyToLocal doesn't copy directories
> ------------------------------------
>
>                 Key: HADOOP-1115
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1115
>             Project: Hadoop
>          Issue Type: Bug
>          Components: dfs
>    Affects Versions: 0.12.0
>            Reporter: Nigel Daley
>            Priority: Blocker
>             Fix For: 0.12.1
>
>         Attachments: getDir.patch
>
>
> Rohan reported this and I can also reproduce it:
> > I am having problems with -copyToLocal in Hadoop [trunk]
> > I have injected some data into the Distributed file system of Hadoop [trunk]
> > When I try to do -copyToLocal on a file it works fine but when I try to do 
> > -copyToLocal on a directory I get the following error:
> > 
> > [EMAIL PROTECTED] nutch]$ bin/hadoop fs -copyToLocal crawldb rohan/
> > copyToLocal: Target rohan/data already exists*
> >
> > Same thing happens when i use -get or -cp option

-- 
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