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 "Jitendra Nath Pandey (JIRA)" <ji...@apache.org> on 2009/09/02 23:40:32 UTC

[jira] Created: (HDFS-590) When trying to rename a non-existent path, LocalFileSystem throws an FileNotFoundException, while HDFS returns false

When trying to rename a non-existent path, LocalFileSystem throws an FileNotFoundException, while HDFS returns false
--------------------------------------------------------------------------------------------------------------------

                 Key: HDFS-590
                 URL: https://issues.apache.org/jira/browse/HDFS-590
             Project: Hadoop HDFS
          Issue Type: Bug
            Reporter: Jitendra Nath Pandey
             Fix For: 0.21.0


HDFS should also throw FileNotFoundException instead of returning false.

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


[jira] Resolved: (HDFS-590) When trying to rename a non-existent path, LocalFileSystem throws an FileNotFoundException, while HDFS returns false

Posted by "Jitendra Nath Pandey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HDFS-590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jitendra Nath Pandey resolved HDFS-590.
---------------------------------------

    Resolution: Duplicate

This issue is handled as part of HADOOP-6240.

> When trying to rename a non-existent path, LocalFileSystem throws an FileNotFoundException, while HDFS returns false
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: HDFS-590
>                 URL: https://issues.apache.org/jira/browse/HDFS-590
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>             Fix For: 0.21.0
>
>         Attachments: HDFS-590.1.patch
>
>
> HDFS should also throw FileNotFoundException instead of returning false.

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