[
https://issues.apache.org/jira/browse/AMBARI-19261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15765650#comment-15765650
]
Hudson commented on AMBARI-19261:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-branch-2.5 #562 (See
[https://builds.apache.org/job/Ambari-branch-2.5/562/])
AMBARI-19261 : AMS cannot start after NN HA is enabled due to (avijayan:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=c0665f8c225a0c0e268e92768008c58a78f5e686])
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/stack_advisor.py
* (edit) ambari-server/src/test/python/stacks/2.2/common/test_stack_advisor.py
> AMS cannot start after NN HA is enabled due to hbase.rootdir pointing to
> Standby NN
> -----------------------------------------------------------------------------------
>
> Key: AMBARI-19261
> URL: https://issues.apache.org/jira/browse/AMBARI-19261
> Project: Ambari
> Issue Type: Bug
> Components: ambari-metrics
> Affects Versions: 2.5.0
> Reporter: Aravindan Vijayan
> Assignee: Aravindan Vijayan
> Priority: Critical
> Fix For: 2.5.0
>
> Attachments: AMBARI-19261.patch
>
>
> BUG
> Stack advisor never updates the hbase.rootdir for NN HA deployment.
> So AMS was pointing to standby NN instead of nameservice resulting in :
> {code}
> 2016-12-20 21:43:41,406 WARN
> [natd77-ipvs-upg-sanity-2220-5:61300.activeMasterManager]
> retry.RetryInvocationHandler: Exception while invoking
> ClientNamenodeProtocolTranslatorPB.setSafeMode over null. Not retrying
> because try once and fail.
> org.apache.hadoop.ipc.RemoteException(org.apache.hadoop.ipc.StandbyException):
> Operation category READ is not supported in state standby
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)