You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Andrew Onischuk (JIRA)" <ji...@apache.org> on 2015/09/24 16:25:04 UTC

[jira] [Created] (AMBARI-13228) HBase service start fails after manual stack upgrade with missing PhoenixRpcSchedulerFactory class error

Andrew Onischuk created AMBARI-13228:
----------------------------------------

             Summary: HBase service start fails after manual stack upgrade with missing PhoenixRpcSchedulerFactory class error
                 Key: AMBARI-13228
                 URL: https://issues.apache.org/jira/browse/AMBARI-13228
             Project: Ambari
          Issue Type: Bug
            Reporter: Andrew Onischuk
            Assignee: Andrew Onischuk
             Fix For: 2.1.2


Setup Ambari at 1.6.1 with HDP-2.1.7 on Suse 11 Sp3 with HA and Security
enabled  
Upgrade Ambari to 2.1.2-310 build  
Perform stack upgrade steps as per below documentation and reach till the step
of HBase  
<http://dev.hortonworks.com.s3.amazonaws.com/HDPDocuments/Ambari-
Trunk/bk_upgrading_Ambari/content/_complt_upgrd_21-23_upgrade_hbase.html>

Result: HBase service start failed  
Logs indicate the following:  
Caused by: java.lang.ClassNotFoundException: Class
org.apache.hadoop.hbase.ipc.PhoenixRpcSchedulerFactory not found  
at
org.apache.hadoop.conf.Configuration.getClassByName(Configuration.java:2101)  
at org.apache.hadoop.conf.Configuration.getClass(Configuration.java:2193)  
at org.apache.hadoop.hbase.regionserver.RSRpcServices.<init>(RSRpcServices.jav
a:829)

>From HBase config found the following property seems to be causing the bug:  
hbase.region.server.rpc.scheduler.factory.class

(see attached screenshot too)





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)