You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Romil Choksi (JIRA)" <ji...@apache.org> on 2016/06/18 01:21:05 UTC

[jira] [Created] (HBASE-16065) hbase backup set describe command does not inform if the set does not exist

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)