<?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: AMBARI REST API to start all the services on an individual node in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/AMBARI-REST-API-to-start-all-the-services-on-an-individual/m-p/114920#M46883</link>
    <description>&lt;A rel="user" href="https://community.cloudera.com/users/11262/krish.html" nodeid="11262"&gt;@Krish Khambadkone&lt;/A&gt;&lt;P&gt;Thanks for the confirmation. &lt;/P&gt;&lt;P&gt;Could you please accept the answer?&lt;/P&gt;</description>
    <pubDate>Tue, 22 Nov 2016 08:28:12 GMT</pubDate>
    <dc:creator>Ravi_G</dc:creator>
    <dc:date>2016-11-22T08:28:12Z</dc:date>
    <item>
      <title>AMBARI REST API to start all the services on an individual node</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/AMBARI-REST-API-to-start-all-the-services-on-an-individual/m-p/114917#M46880</link>
      <description>&lt;P&gt;Hi,  I have a 50+ node HDP 2.3 cluster.  It so happened that one of the nodes restarted and all the services installed on that node were stopped.  Is there a way, a rest api call that I can use to start all the services just on this one particular node&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2016 03:51:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/AMBARI-REST-API-to-start-all-the-services-on-an-individual/m-p/114917#M46880</guid>
      <dc:creator>krish2</dc:creator>
      <dc:date>2016-11-22T03:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: AMBARI REST API to start all the services on an individual node</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/AMBARI-REST-API-to-start-all-the-services-on-an-individual/m-p/114918#M46881</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/11262/krish.html" nodeid="11262"&gt;@Krish Khambadkone&lt;/A&gt;
&lt;/P&gt;&lt;P&gt;This should work&lt;/P&gt;&lt;P&gt;curl -u admin:admin -H "X-Requested-By:ambari" -X PUT -d '{"HostRoles": {"state": "STARTED"}}' &lt;A href="http://AMBARI_HOST:8080/api/v1/clusters/CLUSTER_NAME/hosts/HOST_ON_WHICH_COMPONENTS_NEED_TO_BE_STARTED/host_components/" target="_blank"&gt;http://AMBARI_HOST:8080/api/v1/clusters/CLUSTER_NAME/hosts/HOST_ON_WHICH_COMPONENTS_NEED_TO_BE_STARTED/host_components/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Components in Maintenance mode will be ignored. &lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2016 05:08:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/AMBARI-REST-API-to-start-all-the-services-on-an-individual/m-p/114918#M46881</guid>
      <dc:creator>Ravi_G</dc:creator>
      <dc:date>2016-11-22T05:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: AMBARI REST API to start all the services on an individual node</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/AMBARI-REST-API-to-start-all-the-services-on-an-individual/m-p/114919#M46882</link>
      <description>&lt;P&gt;This helped a lot thank you.  I was able to run this call from the command line and start the services on this node.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2016 07:25:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/AMBARI-REST-API-to-start-all-the-services-on-an-individual/m-p/114919#M46882</guid>
      <dc:creator>krish2</dc:creator>
      <dc:date>2016-11-22T07:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: AMBARI REST API to start all the services on an individual node</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/AMBARI-REST-API-to-start-all-the-services-on-an-individual/m-p/114920#M46883</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/11262/krish.html" nodeid="11262"&gt;@Krish Khambadkone&lt;/A&gt;&lt;P&gt;Thanks for the confirmation. &lt;/P&gt;&lt;P&gt;Could you please accept the answer?&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2016 08:28:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/AMBARI-REST-API-to-start-all-the-services-on-an-individual/m-p/114920#M46883</guid>
      <dc:creator>Ravi_G</dc:creator>
      <dc:date>2016-11-22T08:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: AMBARI REST API to start all the services on an individual node</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/AMBARI-REST-API-to-start-all-the-services-on-an-individual/m-p/114921#M46884</link>
      <description>&lt;P&gt;Dont see any option to accept the answer.  Do see that it is marked "Best Answer" does that mean it has been accepted.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2016 10:02:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/AMBARI-REST-API-to-start-all-the-services-on-an-individual/m-p/114921#M46884</guid>
      <dc:creator>krish2</dc:creator>
      <dc:date>2016-11-22T10:02:12Z</dc:date>
    </item>
  </channel>
</rss>

