[
https://issues.apache.org/jira/browse/HBASE-15842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15286098#comment-15286098
]
Hudson commented on HBASE-15842:
--------------------------------
FAILURE: Integrated in HBase-1.4 #157 (See
[https://builds.apache.org/job/HBase-1.4/157/])
HBASE-15842 SnapshotInfo should display ownership information (tedyu: rev
cadebe691f8579a1d5001d57bc8f6e8f88b799ef)
* 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)