[
https://issues.apache.org/jira/browse/AMBARI-13228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Onischuk updated AMBARI-13228:
-------------------------------------
Description:
PhoenixRpcSchedulerFactory class exist in the property
hbase.region.server.rpc.scheduler.factory.class even without installed Phoenix
was:
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)
> 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
>
>
> PhoenixRpcSchedulerFactory class exist in the property
> hbase.region.server.rpc.scheduler.factory.class even without installed Phoenix
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)