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

Hudson commented on HADOOP-6145:
--------------------------------

Integrated in Hadoop-Common-trunk #27 (See 
[http://hudson.zones.apache.org/hudson/job/Hadoop-Common-trunk/27/])
    . Fix FsShell rm/rmr error messages when there is a FNFE.  Contributed by 
Jakob Homan


> No error message for deleting non-existant file or directory.
> -------------------------------------------------------------
>
>                 Key: HADOOP-6145
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6145
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs
>    Affects Versions: 0.20.1
>            Reporter: Suman Sehgal
>            Assignee: Jakob Homan
>             Fix For: 0.20.1, 0.21.0
>
>         Attachments: COMMON-6145.patch, COMMON-6145.patch, HADOOP-6145.patch, 
> HADOOP-6145.patch
>
>
> If non-existant path or src is provided with rm/rmr option then no error 
> message is displayed 
> command: hadoop dfs -rm <src>  (where src is non-existant)
> dfs displays "rm:  <src>"
> while it should display "No such file or directory".

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to