[
https://issues.apache.org/jira/browse/AMBARI-19261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15783437#comment-15783437
]
Hudson commented on AMBARI-19261:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #6316 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/6316/])
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=d1109a5ec1f761bc9cdc990f9c7c3804ff754c74])
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog250Test.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog250.java
> 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-2.patch, 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)