You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Jakob Homan (JIRA)" <ji...@apache.org> on 2009/08/18 20:20:14 UTC

[jira] Created: (HADOOP-6201) FileSystem::ListStatus should throw FileNotFoundException

FileSystem::ListStatus should throw FileNotFoundException
---------------------------------------------------------

                 Key: HADOOP-6201
                 URL: https://issues.apache.org/jira/browse/HADOOP-6201
             Project: Hadoop Common
          Issue Type: Improvement
          Components: fs
            Reporter: Jakob Homan


As discussed in HDFS-538, it would be better for FileSystem and its implementations to throw FileNotFoundException when the file is not found, rather than returning null.  This will bring it in line with getFileStatus and, I expect, default user expectations.

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