Uh oh!
There was an error while loading. Please reload this page.
HDFS-15496. Add UI for deleted snapshots - #2212
Conversation
bshashikant
commented
Aug 11, 2020
Thanks @vivekratnavel for putting up the patch. The patch in general looks good. Some comments inline:
|
hadoop-yetus
commented
Aug 11, 2020
💔 -1 overall
This message was automatically generated. |
vivekratnavel
commented
Aug 11, 2020
@bshashikant@bharatviswa504 Thanks for the reviews!
Done
Done
I added these new columns to be consistent with the display of snapshottable directories table and to provide more useful information about snapshots to the user. Please take another look at the updated patch. Thanks! |
vivekratnavel
commented
Aug 11, 2020
hadoop-yetus
commented
Aug 12, 2020
💔 -1 overall
This message was automatically generated. |
bshashikant
commented
Aug 12, 2020
Let's remove the permission/owner/group column as these are not really required to show. |
bshashikant
left a comment
There was a problem hiding this comment.
Will the snapshots will be first grouped by the snapshottable directory and then sorted on the snapshot Ids always ?
vivekratnavel
commented
Aug 12, 2020
hadoop-yetus
commented
Aug 13, 2020
💔 -1 overall
This message was automatically generated. |


This patch adds a few additional columns to snapshots table in Namenode UI including the snapshot deletion status as shown in the screen-shot below.
https://issues.apache.org/jira/browse/HDFS-15496