Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
HADOOP-10388
-
None
Description
In the pure native client, we need to implement hdfsMove and hdfsCopy. These are basically recursive copy functions (in the Java code, move is copy with a delete at the end).