[
https://issues.apache.org/jira/browse/HBASE-20241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16416687#comment-16416687
]
Hudson commented on HBASE-20241:
--------------------------------
Results for branch HBASE-19064
[build #77 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/HBASE-19064/77/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(x) {color:red}-1 general checks{color}
-- For more information [see general
report|https://builds.apache.org/job/HBase%20Nightly/job/HBASE-19064/77//General_Nightly_Build_Report/]
(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://builds.apache.org/job/HBase%20Nightly/job/HBASE-19064/77//JDK8_Nightly_Build_Report_(Hadoop2)/]
(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://builds.apache.org/job/HBase%20Nightly/job/HBASE-19064/77//JDK8_Nightly_Build_Report_(Hadoop3)/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
> 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
> Fix For: 3.0.0, 2.1.0, 2.0.0
>
> 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)