[ 
https://issues.apache.org/jira/browse/HDFS-103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Harsh J resolved HDFS-103.
--------------------------

    Resolution: Not A Problem

Looking at the current impl. of globStatus, we always return an empty 
FileStatus[] out, never a null.

Not a problem anymore.
                
> handle return value of globStatus() to be uniform.
> --------------------------------------------------
>
>                 Key: HDFS-103
>                 URL: https://issues.apache.org/jira/browse/HDFS-103
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Lohit Vijayarenu
>
> Some places in code does not expect null value from globStatus(Path path), 
> they expect path. These have to be fixed to handle null to be uniform.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to