------------------------------------------------------
Key: HADOOP-1499
URL: https://issues.apache.org/jira/browse/HADOOP-1499
Project: Hadoop
Issue Type: Bug
Components: util
Affects Versions: 0.12.3
Reporter: Koji Noguchi
Priority: Minor
If I try to copy one file by distcp
hadoop distcp hdfs://aaaa:9999/abc/efg hdfs://bbbb:9999/abc/efg
on the target cluster, the file is copied to
/abc/efg/efg
creating one extra depth.
I wasn't sure if this was an expected behavior.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.