[
https://issues.apache.org/jira/browse/HADOOP-1115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom White updated HADOOP-1115:
------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
I've just committed this. Thanks Hairong!
> 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.