<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: How to setup High Availability for Ambari server? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-setup-High-Availability-for-Ambari-server/m-p/94437#M7730</link>
    <description>&lt;P&gt;This is kindof an important feature. it's been 2 years now and still nothing &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 21 Jun 2017 05:42:24 GMT</pubDate>
    <dc:creator>akaos</dc:creator>
    <dc:date>2017-06-21T05:42:24Z</dc:date>
    <item>
      <title>How to setup High Availability for Ambari server?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-setup-High-Availability-for-Ambari-server/m-p/94430#M7723</link>
      <description />
      <pubDate>Tue, 29 Sep 2015 08:10:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-setup-High-Availability-for-Ambari-server/m-p/94430#M7723</guid>
      <dc:creator>pardeep_kumar</dc:creator>
      <dc:date>2015-09-29T08:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to setup High Availability for Ambari server?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-setup-High-Availability-for-Ambari-server/m-p/94431#M7724</link>
      <description>&lt;P&gt; &lt;A rel="user" href="https://community.cloudera.com/users/165/smohanty.html" nodeid="165"&gt;@smohanty@hortonworks.com&lt;/A&gt; had answered this recently: &lt;/P&gt;&lt;P&gt;"At this point there is no plan to inherently support an active-passive deployment. There are some work-items to make it easier to have an external logic enable failover such as configuring Ambari Agents to take a list of hostnames for the servers and select the active one to auto-register"&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2015 08:21:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-setup-High-Availability-for-Ambari-server/m-p/94431#M7724</guid>
      <dc:creator>abajwa</dc:creator>
      <dc:date>2015-09-29T08:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to setup High Availability for Ambari server?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-setup-High-Availability-for-Ambari-server/m-p/94432#M7725</link>
      <description>&lt;P&gt;High availability for Ambari Server can be achieved by enabling a rapid failover mechanism (an active-passive setup) through an external monitoring tool e.g. Upstart, Supervisor or some other Daemon tool.&lt;/P&gt;&lt;P&gt;Customers deploys two (2) Ambari servers configured exactly same having same Ambari property files. One of the server is kept active while the other is stopped. &lt;/P&gt;&lt;P&gt;The responsibilities of the external monitoring service are:&lt;/P&gt;&lt;UL&gt;
&lt;LI&gt;Ensure there is only one active instance of Ambari Server&lt;/LI&gt;&lt;LI&gt;Monitor the active instance and if it’s down then make a decision to either bring the same instance back up or the replacement instance&lt;/LI&gt;&lt;LI&gt;Ensure that the agents are re-configured to communicate with the active Ambari Server instance&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Requirements for HA&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The Ambari DB must be an external DB instance (do not use embedded postgres)&lt;/LI&gt;&lt;LI&gt;Both Ambari Server instances must be configured similarly (options available via ambari-server setup command)&lt;/LI&gt;&lt;LI&gt;Appropriate load-balancer setup to route client requests to the active Ambari Server instance&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 29 Sep 2015 08:30:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-setup-High-Availability-for-Ambari-server/m-p/94432#M7725</guid>
      <dc:creator>smohanty</dc:creator>
      <dc:date>2015-09-29T08:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to setup High Availability for Ambari server?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-setup-High-Availability-for-Ambari-server/m-p/94433#M7726</link>
      <description>&lt;P&gt;There is no inherent support. What I described is what some users have implemented.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2015 08:31:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-setup-High-Availability-for-Ambari-server/m-p/94433#M7726</guid>
      <dc:creator>smohanty</dc:creator>
      <dc:date>2015-09-29T08:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to setup High Availability for Ambari server?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-setup-High-Availability-for-Ambari-server/m-p/94434#M7727</link>
      <description>&lt;P&gt;This may be done in Ambari 2.2 or 2.3, depending on when the community decides to work on it.&lt;/P&gt;&lt;P&gt;&lt;A href="https://issues.apache.org/jira/browse/AMBARI-4016" target="_blank"&gt;https://issues.apache.org/jira/browse/AMBARI-4016&lt;/A&gt;
&lt;A href="https://issues.apache.org/jira/browse/AMBARI-7896" target="_blank"&gt;https://issues.apache.org/jira/browse/AMBARI-7896&lt;/A&gt;
&lt;/P&gt;</description>
      <pubDate>Thu, 22 Oct 2015 04:51:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-setup-High-Availability-for-Ambari-server/m-p/94434#M7727</guid>
      <dc:creator>afernandez</dc:creator>
      <dc:date>2015-10-22T04:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to setup High Availability for Ambari server?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-setup-High-Availability-for-Ambari-server/m-p/94435#M7728</link>
      <description>&lt;P&gt;Instead of using an external monitoring tool such as Upstart or Supervisor, I would recommend using a cluster software solution.&lt;/P&gt;&lt;P&gt;In the past, I have used (not for Hadoop) with good success the Pacemaker software (http://clusterlabs.org). It not only detects some failure, but also automatically raises up the standby daemon, can handle dependencies (first recovering the database, then the application), define some fencing, do placement policies (avoiding having the database and the application on the same node for instance)...&lt;/P&gt;</description>
      <pubDate>Thu, 22 Oct 2015 20:09:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-setup-High-Availability-for-Ambari-server/m-p/94435#M7728</guid>
      <dc:creator>sluangsay</dc:creator>
      <dc:date>2015-10-22T20:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to setup High Availability for Ambari server?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-setup-High-Availability-for-Ambari-server/m-p/94436#M7729</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/326/afernandez.html" nodeid="326"&gt;@Alejandro Fernandez&lt;/A&gt; &lt;A rel="user" href="https://community.cloudera.com/users/165/smohanty.html" nodeid="165"&gt;@smohanty&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Has there been any development during the past 9 months? Is HA for Ambari (maybe also active-active) supported in Ambari 2.2.?&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2016 20:56:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-setup-High-Availability-for-Ambari-server/m-p/94436#M7729</guid>
      <dc:creator>benhadoop</dc:creator>
      <dc:date>2016-07-20T20:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to setup High Availability for Ambari server?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-setup-High-Availability-for-Ambari-server/m-p/94437#M7730</link>
      <description>&lt;P&gt;This is kindof an important feature. it's been 2 years now and still nothing &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2017 05:42:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-setup-High-Availability-for-Ambari-server/m-p/94437#M7730</guid>
      <dc:creator>akaos</dc:creator>
      <dc:date>2017-06-21T05:42:24Z</dc:date>
    </item>
  </channel>
</rss>

