You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2018/03/21 14:12:00 UTC

[jira] [Updated] (HBASE-20241) splitormerge_enabled does not work

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

Peter Somogyi updated HBASE-20241:
----------------------------------
    Attachment: HBASE-20241.master.001.patch

> splitormerge_enabled does not work
> ----------------------------------
>
>                 Key: HBASE-20241
>                 URL: https://issues.apache.org/jira/browse/HBASE-20241
>             Project: HBase
>          Issue Type: Sub-task
>          Components: shell
>    Affects Versions: 2.0.0-beta-2
>            Reporter: Peter Somogyi
>            Assignee: Peter Somogyi
>            Priority: Critical
>         Attachments: HBASE-20241.master.001.patch
>
>
> In the shell splitormerge_enabled and splitormerge_switch do not work.
> {noformat}
> hbase(main):076:0> splitormerge_enabled 'SPLIT'
> ERROR: uninitialized constant Java::OrgApacheHadoopHbaseClient::Admin::MasterSwitchType
> Query the switch's state. You can set switch type, 'SPLIT' or 'MERGE'
> Examples:
>   hbase> splitormerge_enabled 'SPLIT'
> Took 0.0305 seconds                                                                                                                                             
> hbase(main):077:0> splitormerge_enabled 'MERGE'
> ERROR: uninitialized constant Java::OrgApacheHadoopHbaseClient::Admin::MasterSwitchType
> Query the switch's state. You can set switch type, 'SPLIT' or 'MERGE'
> Examples:
>   hbase> splitormerge_enabled 'SPLIT'
> Took 0.0232 seconds
> {noformat}



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