[
https://issues.apache.org/jira/browse/AMBARI-10707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Siddharth Wagle updated AMBARI-10707:
-------------------------------------
Attachment: AMBARI-10707.patch
> AMS does not work with NN HA in AMS distrbuted mode
> ---------------------------------------------------
>
> Key: AMBARI-10707
> URL: https://issues.apache.org/jira/browse/AMBARI-10707
> Project: Ambari
> Issue Type: Bug
> Components: ambari-metrics
> Affects Versions: 2.0.0
> Reporter: Siddharth Wagle
> Assignee: Siddharth Wagle
> Fix For: 2.1.0
>
> Attachments: AMBARI-10707.patch
>
>
> *STR*:
> - Setup AMS in distributed mode to write to HDFS.
> - Enable NN HA.
> - AMS stops working
> *Manual steps to workaround*:
> - Copy core-site.xml and hdfs-site.xml to metric collector config directories.
> {code}
> cp /etc/hadoop/conf/core-site.xml /etc/ambari-metrics-collector/conf/
> cp /etc/hadoop/conf/hdfs-site.xml /etc/ambari-metrics-collector/conf/
> cp /etc/hadoop/conf/core-site.xml /etc/ams-hbase/conf/
> cp /etc/hadoop/conf/hdfs-site.xml /etc/ams-hbase/conf/
> {code}
> - Restart the Metrics Collector Component.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)