[
https://issues.apache.org/jira/browse/HDFS-16091?focusedWorklogId=645868&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-645868
]
ASF GitHub Bot logged work on HDFS-16091:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 02/Sep/21 14:15
Start Date: 02/Sep/21 14:15
Worklog Time Spent: 10m
Work Description: iwasakims opened a new pull request #3374:
URL: https://github.com/apache/hadoop/pull/3374
https://issues.apache.org/jira/browse/HDFS-16091
When there are millions of diffs between two snapshots, the old
getSnapshotDiffReport() isn't scalable.
This PR adds GETSNAPSHOTDIFFLISTING op to NameNode WebHDFS API.
WebHdfsFileSystem#getSnapshotDiffReport is fixed to leverage
getSnapshotDiffReportListing in the same way as
DistributedFileSystem#getSnapshotDiffReport.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 645868)
Remaining Estimate: 0h
Time Spent: 10m
> WebHDFS should support getSnapshotDiffReportListing
> ---------------------------------------------------
>
> Key: HDFS-16091
> URL: https://issues.apache.org/jira/browse/HDFS-16091
> Project: Hadoop HDFS
> Issue Type: Improvement
> Reporter: Masatake Iwasaki
> Assignee: Masatake Iwasaki
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> When there are millions of diffs between two snapshots, the old
> getSnapshotDiffReport() isn't scalable.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]