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

Tsz Wo (Nicholas), SZE updated HADOOP-7271:
-------------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.23.0
     Hadoop Flags: [Reviewed]
           Status: Resolved  (was: Patch Available)

I have committed this.  Thanks, Daryn!

Also thanks John for reviewing it.

> Standardize error messages
> --------------------------
>
>                 Key: HADOOP-7271
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7271
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs
>    Affects Versions: 0.23.0
>            Reporter: Daryn Sharp
>            Assignee: Daryn Sharp
>             Fix For: 0.23.0
>
>         Attachments: HADOOP-7271-2.patch, HADOOP-7271.patch
>
>
> The FsShell commands have no standard format for the same error message.  For 
> instance, here is a snippet of the variations of just one of many error 
> messages:
> cmd: $path: No such file or directory
> cmd: cannot stat `$path': No such file or directory
> cmd: Can not find listing for $path
> cmd: Cannot access $path: No such file or directory.
> cmd: No such file or directory `$path'
> cmd: File does not exist: $path
> cmd: File $path does not exist
> ... etc ...
> These need to be common.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to