[ 
https://issues.apache.org/jira/browse/HADOOP-7271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031640#comment-13031640
 ] 

Hudson commented on HADOOP-7271:
--------------------------------

Integrated in Hadoop-Common-trunk #685 (See 
[https://builds.apache.org/hudson/job/Hadoop-Common-trunk/685/])
    HADOOP-7271. Standardize shell command error messages.  Contributed by 
Daryn Sharp


> 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