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] [Created] (HBASE-21850) shell commands don't recognize meta region's full name

Sergey Shelukhin created HBASE-21850:
----------------------------------------

             Summary: 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
            Reporter: Sergey Shelukhin


{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)