[ 
https://issues.apache.org/jira/browse/HDFS-5228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13774366#comment-13774366
 ] 

Tsz Wo (Nicholas), SZE commented on HDFS-5228:
----------------------------------------------

Chris, thanks for posting a patch.  I do think that the best solution is to 
revert HADOOP-9418, which seemed not well tested.  HADOOP-9418 first broke 
HADOOP-9761 and then this.  As Andrew said, "... I think some number of bugs 
like this are unavoidable as symlinks was a pretty big change that required 
touching basically all the client API code. ..."  We should not let HADOOP-9418 
destabilize 2.1.1.
                
> The RemoteIterator returned by DistributedFileSystem.listFiles(..) may throw 
> NPE
> --------------------------------------------------------------------------------
>
>                 Key: HDFS-5228
>                 URL: https://issues.apache.org/jira/browse/HDFS-5228
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: hdfs-client
>    Affects Versions: 2.1.0-beta
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Tsz Wo (Nicholas), SZE
>            Priority: Blocker
>         Attachments: h5228_20130919.patch, h5228_20130919_test.patch, 
> HDFS-5228.2.patch
>
>
> Get a RemoteIterator from DistributedFileSystem.listFiles(..) with a relative 
> path.  Then, it will result a NullPointerException when calling hasNext() 
> from the RemoteIterator.
> This bug was discovered by Arnaud:
> http://hortonworks.com/community/forums/topic/new-bug-in-hdfs-listfiles-method/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to