Ted Yu created HBASE-15842:
------------------------------
Summary: SnapshotInfo should display ownership information
Key: HBASE-15842
URL: https://issues.apache.org/jira/browse/HBASE-15842
Project: HBase
Issue Type: Improvement
Reporter: Ted Yu
Assignee: Ted Yu
Currently SnapshotInfo doesn't show snapshot owner:
{code}
hbase org.apache.hadoop.hbase.snapshot.SnapshotInfo -snapshot
snapshot_table_qm0uxvk19x -stats -schema
...
Snapshot Info
----------------------------------------
Name: snapshot_table_qm0uxvk19x
Type: FLUSH
Table: table_qm0uxvk19x
Format: 2
Created: 2016-05-16T20:54:08
...
{code}
This JIRA is to add ownership information to the display.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)