Rahul Pathak created AMBARI-17107:
-------------------------------------
Summary: Ambari Alert for HDFS Last Checkpoint in HA
Key: AMBARI-17107
URL: https://issues.apache.org/jira/browse/AMBARI-17107
Project: Ambari
Issue Type: Bug
Components: alerts
Environment: Hortonworks hadoop HDP 2.4.2 with HDFS HA enabled.
Reporter: Rahul Pathak
As can been seen tin
https://github.com/apache/ambari/blob/trunk/ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/alerts/alert_checkpoint_time.py
At line NN_HTTP_ADDRESS_KEY = '{{hdfs-site/dfs.namenode.http-address}}'
It will not work in case of HA enabled cluster.
In case of HA this property will not exist and alert will fail.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)