You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Wei Yongjun (JIRA)" <ji...@apache.org> on 2011/06/01 05:54:47 UTC

[jira] [Updated] (MAPREDUCE-2553) missing space in the error message of distcp command

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

Wei Yongjun updated MAPREDUCE-2553:
-----------------------------------

    Status: Patch Available  (was: Open)

> 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
>             Fix For: 0.23.0
>
>         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 is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira