[
https://issues.apache.org/jira/browse/AMBARI-10707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14541027#comment-14541027
]
Hudson commented on AMBARI-10707:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #2575 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2575/])
AMBARI-10707. AMS does not work with NN HA in AMS distrbuted mode. (swagle)
(swagle:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=891f668cc987165479875fe8db11d0364e873476)
*
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/ams.py
> 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-1.patch, 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)