[
https://issues.apache.org/jira/browse/HADOOP-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Owen O'Malley resolved HADOOP-1499.
-----------------------------------
Resolution: Duplicate
Fix Version/s: 0.15.0
Fixed by HADOOP-1569.
> distcp creating extra directory when copying one file.
> ------------------------------------------------------
>
> 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
> Assignee: Chris Douglas
> Priority: Minor
> Fix For: 0.15.0
>
>
> 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.