Romil Choksi created HBASE-16065:
------------------------------------
Summary: hbase backup set describe command does not inform if the
set does not exist
Key: HBASE-16065
URL: https://issues.apache.org/jira/browse/HBASE-16065
Project: HBase
Issue Type: Bug
Affects Versions: 2.0.0
Reporter: Romil Choksi
Priority: Minor
Fix For: 2.0.0
hbase backup set describe command does not inform if the set does not exist
from hbase shell
{code}
hbase@hbase-test-rc-7:~> hbase backup set list
test_set={t1,t2}
hbase@cluster-name:~> hbase backup set describe test_set1
test_set1={}
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)