You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2019/02/05 21:46:00 UTC

[jira] [Updated] (HBASE-21850) shell commands don't recognize meta region's full name

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

Sergey Shelukhin updated HBASE-21850:
-------------------------------------
    Affects Version/s: 3.0.0

> shell commands don't recognize meta region's full name
> ------------------------------------------------------
>
>                 Key: HBASE-21850
>                 URL: https://issues.apache.org/jira/browse/HBASE-21850
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 3.0.0
>            Reporter: Sergey Shelukhin
>            Priority: Minor
>
> {noformat}
> hbase(main):001:0> move "hbase:meta,,1.1588230740", "server1"
> ERROR: Unknown region hbase:meta,,1.1588230740!
> For usage try 'help "move"'
> Took 1.1780 seconds
> hbase(main):003:0> move "1588230740", "server1"
> Took 84.3050 seconds
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)