[
https://issues.apache.org/jira/browse/AMBARI-14730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15107804#comment-15107804
]
Hadoop QA commented on AMBARI-14730:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12783222/AMBARI-14730.trunk.patch
against trunk revision .
{color:red}-1 patch{color}. The patch command could not apply the patch.
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/4974//console
This message is automatically generated.
> After upgrade from 2.3.2 to 2.3.4, HBase fails to start, remove props for
> local indexing
> ----------------------------------------------------------------------------------------
>
> Key: AMBARI-14730
> URL: https://issues.apache.org/jira/browse/AMBARI-14730
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.2.0
> Reporter: Alejandro Fernandez
> Assignee: Alejandro Fernandez
> Fix For: 2.2.1
>
> Attachments: AMBARI-14730.trunk.patch
>
>
> Customer upgraded from HDP 2.3.2 to 2.3.4 and had some config changes for
> local indexing that were not production ready.
> The RegionServer will fail because some of the Phoenix observer
> configurations are invalid because those classes no longer exist.
> In each of the following upgrade paths,
> HDP 2.2 -> 2.3.*
> HDP 2.2 -> 2.4
> HDP 2.3.* -> 2.3*
> HDP 2.3.* -> 2.4
> need change these properties,
> * hbase.master.loadbalancer.class (will remove prop if value is
> "org.apache.phoenix.hbase.index.balancer.IndexLoadBalancer")
> * hbase.coprocessor.master.classes: "" (will remove
> "org.apache.phoenix.hbase.index.master.IndexMasterObserver" from value )
> * hbase.coprocessor.regionserver.classes (will remove
> "org.apache.hadoop.hbase.regionserver.LocalIndexMerger" from value)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)