Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
0.12.0
-
None
-
None
Description
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:
>
> *[user@bob01 nutch]$ bin/hadoop fs -copyToLocal crawldb rohan/
> copyToLocal: Target rohan/data already exists*
>
> Same thing happens when i use -get or -cp option