You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Suman Sehgal (JIRA)" <ji...@apache.org> on 2009/07/09 10:04:14 UTC

[jira] Created: (HDFS-479) No error message for deleting non-existant file or directory.

No error message for deleting non-existant file or directory.
-------------------------------------------------------------

                 Key: HDFS-479
                 URL: https://issues.apache.org/jira/browse/HDFS-479
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: hdfs client
    Affects Versions: 0.20.1
            Reporter: Suman Sehgal


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.