Andrew Purtell created HBASE-19173: -------------------------------------- Summary: Configure IntegrationTestRSGroup automatically for minicluster mode Key: HBASE-19173 URL: https://issues.apache.org/jira/browse/HBASE-19173 Project: HBase Issue Type: Bug Components: rsgroup, test Reporter: Andrew Purtell Assignee: Andrew Purtell Priority: Minor Fix For: 2.0.0, 3.0.0, 1.4.0, 1.5.0
IntegrationTestRSGroup fails if run in minicluster mode. Configuration should be handled automatically. FAILURE! - in org.apache.hadoop.hbase.rsgroup.IntegrationTestRSGroup org.apache.hadoop.hbase.exceptions.UnknownProtocolException: org.apache.hadoop.hbase.exceptions.UnknownProtocolException: No registered master coprocessor service found for name RSGroupAdminService at org.apache.hadoop.hbase.master.MasterRpcServices.execMasterService(MasterRpcServices.java:702) at org.apache.hadoop.hbase.protobuf.generated.MasterProtos$MasterService$2.callBlockingMethod(MasterProtos.java:64515) at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:2352) at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:124) at org.apache.hadoop.hbase.ipc.RpcExecutor$Handler.run(RpcExecutor.java:297) at org.apache.hadoop.hbase.ipc.RpcExecutor$Handler.run(RpcExecutor.java:277) -- This message was sent by Atlassian JIRA (v6.4.14#64029)