[
https://issues.apache.org/jira/browse/HDFS-13830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16596609#comment-16596609
]
Wei-Chiu Chuang commented on HDFS-13830:
----------------------------------------
The patch looks mostly good. There are two extra lines in the test though:
{code:title=TestWebHDFS#testWebHdfsSnapshottableDirectoryList}
SnapshottableDirectoryStatus[] statuses =
webHdfs.getSnapshottableDirectoryList();
Assert.assertNull(statuses);{code}
> Backport HDFS-13141 to branch-3.0: WebHDFS: Add support for getting
> snasphottable directory list
> ------------------------------------------------------------------------------------------------
>
> Key: HDFS-13830
> URL: https://issues.apache.org/jira/browse/HDFS-13830
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: webhdfs
> Affects Versions: 3.0.3
> Reporter: Siyao Meng
> Assignee: Siyao Meng
> Priority: Major
> Attachments: HDFS-13830.branch-3.0.001.patch,
> HDFS-13830.branch-3.0.002.patch, HDFS-13830.branch-3.0.003.patch,
> HDFS-13830.branch-3.0.004.patch
>
>
> HDFS-13141 conflicts with 3.0.3 because of interface change in HdfsFileStatus.
> This Jira aims to backport the WebHDFS getSnapshottableDirListing() support
> to branch-3.0.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]