<?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: Best Practices -how to stop and start Ambari services in HDP 2.3.2 in Amazon EC2 in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Best-Practices-how-to-stop-and-start-Ambari-services-in-HDP/m-p/100391#M13307</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/831/divyag.html" nodeid="831"&gt;@Divya Gehlot&lt;/A&gt; See &lt;A rel="user" href="https://community.cloudera.com/users/173/agrande.html" nodeid="173"&gt;@Andrew Grande&lt;/A&gt; point. &lt;/P&gt;</description>
    <pubDate>Tue, 22 Dec 2015 21:55:08 GMT</pubDate>
    <dc:creator>nsabharwal</dc:creator>
    <dc:date>2015-12-22T21:55:08Z</dc:date>
    <item>
      <title>Best Practices -how to stop and start Ambari services in HDP 2.3.2 in Amazon EC2</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Best-Practices-how-to-stop-and-start-Ambari-services-in-HDP/m-p/100387#M13303</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I  have HDP 2.3.2 cluster set up on Amazon Ec2 on RHEL 7.x .&lt;/P&gt;&lt;P&gt;We are stopping the Amazon cluster when not in used basically after work hours. &lt;/P&gt;&lt;P&gt;Can somebody share their experience, how can we start Ambari services using Amazon EC2 API or any other means.&lt;/P&gt;&lt;P&gt;Any other best practices which needs to be followed.&lt;/P&gt;&lt;P&gt;Would really appreciate your help.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2015 10:20:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Best-Practices-how-to-stop-and-start-Ambari-services-in-HDP/m-p/100387#M13303</guid>
      <dc:creator>DivyaGehlot13</dc:creator>
      <dc:date>2015-12-22T10:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: Best Practices -how to stop and start Ambari services in HDP 2.3.2 in Amazon EC2</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Best-Practices-how-to-stop-and-start-Ambari-services-in-HDP/m-p/100388#M13304</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/831/divyag.html" nodeid="831"&gt;@Divya Gehlot&lt;/A&gt;&lt;P&gt;You can use this &lt;A href="https://gist.github.com/randerzander/5b7b0e075e59f87d3c84"&gt;https://gist.github.com/randerzander/5b7b0e075e59f...&lt;/A&gt; to stop services. You can make it part of server shutdown process. &lt;/P&gt;&lt;P&gt;And Cloud watch &lt;A href="https://aws.amazon.com/about-aws/whats-new/2013/01/08/use-amazon-cloudwatch-to-detect-and-shut-down-unused-amazon-ec2-instances/"&gt;https://aws.amazon.com/about-aws/whats-new/2013/01...&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2015 10:25:09 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Best-Practices-how-to-stop-and-start-Ambari-services-in-HDP/m-p/100388#M13304</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2015-12-22T10:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: Best Practices -how to stop and start Ambari services in HDP 2.3.2 in Amazon EC2</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Best-Practices-how-to-stop-and-start-Ambari-services-in-HDP/m-p/100389#M13305</link>
      <description>&lt;P&gt;&lt;A href="https://community.hortonworks.com/users/140/nsabharwal.html"&gt;@Neeraj Sabharwal&lt;/A&gt;&lt;/P&gt;&lt;P&gt;We are currently using Amazon EC2 API tools to start and stop the instances.and able to start the ambari server too.&lt;/P&gt;&lt;P&gt;But the issue now is in core-site.xml, In its still showing the old public URL for hive services.&lt;/P&gt;&lt;P&gt;How can we make this changes happen automatically.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2015 10:45:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Best-Practices-how-to-stop-and-start-Ambari-services-in-HDP/m-p/100389#M13305</guid>
      <dc:creator>DivyaGehlot13</dc:creator>
      <dc:date>2015-12-22T10:45:13Z</dc:date>
    </item>
    <item>
      <title>Re: Best Practices -how to stop and start Ambari services in HDP 2.3.2 in Amazon EC2</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Best-Practices-how-to-stop-and-start-Ambari-services-in-HDP/m-p/100390#M13306</link>
      <description>&lt;P&gt;With EC2 your challenge is the IP addresses. They will change on restart/reboot of a node, and you need to make them all static. There's no 'how to have core-site.xml update automatically', rather 'how to ensure my node doesn't move around the network on reboot'. Hope this helps.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2015 21:43:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Best-Practices-how-to-stop-and-start-Ambari-services-in-HDP/m-p/100390#M13306</guid>
      <dc:creator>andrewg</dc:creator>
      <dc:date>2015-12-22T21:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: Best Practices -how to stop and start Ambari services in HDP 2.3.2 in Amazon EC2</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Best-Practices-how-to-stop-and-start-Ambari-services-in-HDP/m-p/100391#M13307</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/831/divyag.html" nodeid="831"&gt;@Divya Gehlot&lt;/A&gt; See &lt;A rel="user" href="https://community.cloudera.com/users/173/agrande.html" nodeid="173"&gt;@Andrew Grande&lt;/A&gt; point. &lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2015 21:55:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Best-Practices-how-to-stop-and-start-Ambari-services-in-HDP/m-p/100391#M13307</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2015-12-22T21:55:08Z</dc:date>
    </item>
  </channel>
</rss>

