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

Xiao Chen commented on HDFS-10837:
----------------------------------

Thanks Andrew for catching and fixing this!

Some small comments:
- Let's add a input nullity check in {{toHdfsFileStatusArray}}
- Maybe change {{assert array != null;}} to Precondition checks to be more 
consistent?
- In the doc, the {{Iteratively_list_a_Directory}} link didn't work on my 
local. {{Iteratively_List_a_Directory}} worked.

Test failures look unrelated. +1 after the above are addressed.


> Standardize serializiation of WebHDFS DirectoryListing
> ------------------------------------------------------
>
>                 Key: HDFS-10837
>                 URL: https://issues.apache.org/jira/browse/HDFS-10837
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: webhdfs
>    Affects Versions: 2.9.0
>            Reporter: Andrew Wang
>            Assignee: Andrew Wang
>         Attachments: hdfs-10837.001.patch, hdfs-10837.002.patch
>
>
> HDFS-10784 introduced a batched listing API to WebHDFS. However, the API 
> response doesn't follow the format of other WebHDFS calls. Let's standardize 
> it, and also document the schema.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to