You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "rajeshbabu (JIRA)" <ji...@apache.org> on 2014/05/04 13:52:15 UTC

[jira] [Resolved] (HBASE-11113) clone_snapshot command prints wrong name upon error

     [ https://issues.apache.org/jira/browse/HBASE-11113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

rajeshbabu resolved HBASE-11113.
--------------------------------

    Resolution: Duplicate

[~apurtell] This is fixed as part of HBASE-10533 in all the branches. hence closing as duplicate. 
{code}
hbase(main):001:0> clone_snapshot 'mySnap','SYSTEM.CATALOG'

ERROR: Table already exists: SYSTEM.CATALOG!
{code}
Thanks.

> clone_snapshot command prints wrong name upon error
> ---------------------------------------------------
>
>                 Key: HBASE-11113
>                 URL: https://issues.apache.org/jira/browse/HBASE-11113
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.98.2
>            Reporter: Andrew Purtell
>            Priority: Trivial
>             Fix For: 0.99.0, 0.98.3
>
>
> hbase> clone_snapshot 'snapshot', 'existing_table_name'
> ERROR: Table already exists: snapshot!



--
This message was sent by Atlassian JIRA
(v6.2#6252)