[
https://issues.apache.org/jira/browse/HBASE-15842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15304385#comment-15304385
]
Hudson commented on HBASE-15842:
--------------------------------
FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #1220 (See
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/1220/])
HBASE-15842 SnapshotInfo should display ownership information (apurtell: rev
124dd53e11b94b01f74ae36203f752aed8ab97bc)
* hbase-server/src/main/java/org/apache/hadoop/hbase/snapshot/SnapshotInfo.java
Revert "HBASE-15842 SnapshotInfo should display ownership information"
(apurtell: rev cfc0eec98b993d97b230ea92ca95116933a990fe)
* hbase-server/src/main/java/org/apache/hadoop/hbase/snapshot/SnapshotInfo.java
> 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
> Fix For: 2.0.0, 1.4.0
>
> Attachments: 15842.v1.txt, 15842.v1.txt
>
>
> 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)