[ 
https://issues.apache.org/jira/browse/MAPREDUCE-2553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Allen Wittenauer updated MAPREDUCE-2553:
----------------------------------------
    Fix Version/s:     (was: 0.24.0)

> missing space in the error message of distcp command
> ----------------------------------------------------
>
>                 Key: MAPREDUCE-2553
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2553
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: distcp
>    Affects Versions: 0.23.0
>            Reporter: Wei Yongjun
>            Priority: Minor
>         Attachments: MAPREDUCE-2553.patch
>
>
> Error message of distcp command missing space, here's an example output:
> $ hadoop distcp /user/test/input /user/test/ouput file:/root/temp
> ...
> Copy failed: java.io.IOException: Failed to createfile:/root/temp
> ...
> Generated from this line of source.
> src/tools/org/apache/hadoop/tools/DistCp.java: throw new IOException("Failed 
> to create" + args.dst);
> "Failed to create" should end with a ' '.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to