<?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: Force delete or move services from terminated node? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Force-delete-or-move-services-from-terminated-node/m-p/100376#M63395</link>
    <description>&lt;P&gt;. &lt;A rel="user" href="https://community.cloudera.com/users/1702/blairvanderlugt-1.html" nodeid="1702"&gt;@Blair Vanderlugt&lt;/A&gt; your Namenode is now running on a different node and the only components left on the "old" node are Atlas Metadata Server, DRPC Server, Spark History Server and Storm UI Server correct?&lt;/P&gt;&lt;P&gt;Unfortunately, I dont think you can delete these components and just reinstall them on a different node, because these are master components. Have you tried deleting the components of this node via API or did you try to delete the complete services via API (service=Spark, components=Spark JHS, Spark Client)&lt;/P&gt;&lt;P&gt;Could you post some of the errors you received when deleting these components/services via API?&lt;/P&gt;&lt;P&gt;Here is what I would try to do:&lt;/P&gt;&lt;P&gt;1) Make a backup of your configuration, databases, etc.; Write down all the config changes you have made to Storm, Atlas, and Spark (master service on your terminated node); this might help &lt;A href="https://community.hortonworks.com/questions/4792/ambari-audit-log.html#answer-4848"&gt;https://community.hortonworks.com/questions/4792/a...&lt;/A&gt; &lt;/P&gt;&lt;P&gt;2) Delete the whole service including its components from the node, see this &lt;A href="https://cwiki.apache.org/confluence/display/AMBARI/Using+APIs+to+delete+a+service+or+all+host+components+on+a+host"&gt;https://cwiki.apache.org/confluence/display/AMBARI...&lt;/A&gt;&lt;/P&gt;&lt;P&gt;3) Reinstall services on a new node and put the old configuration back in place&lt;/P&gt;</description>
    <pubDate>Tue, 22 Dec 2015 14:28:19 GMT</pubDate>
    <dc:creator>jstraub</dc:creator>
    <dc:date>2015-12-22T14:28:19Z</dc:date>
    <item>
      <title>Force delete or move services from terminated node?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Force-delete-or-move-services-from-terminated-node/m-p/100374#M63393</link>
      <description>&lt;P&gt;I had a root directory issue on one of my ambari nodes during setup and now I am trying to re-move it from the cluster. When I try to remove the node in the web ui I get a message saying I need to remove the following services: Atlas Metadata Server, DRPC Server, NameNode, Spark History Server, Storm UI Server. My steps were:&lt;/P&gt;&lt;P&gt;1) Decommission node&lt;/P&gt;&lt;P&gt;2) Move the NameNode with the UI&lt;/P&gt;&lt;P&gt;3) Try restart service but received a similar error (without the namenode warning)&lt;/P&gt;&lt;P&gt;4) I tried deleting the node and the services with the API, but that yeilded errors also&lt;/P&gt;&lt;P&gt;Many of these master services do not have a move feature in the UI and I have not seen move operations in the api either. For these remaining services, how can I either force Ambari to delete this terminated node, and then manually install services on new nodes, or move the services to a new node?&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2015 09:01:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Force-delete-or-move-services-from-terminated-node/m-p/100374#M63393</guid>
      <dc:creator>blair_vanderlu1</dc:creator>
      <dc:date>2015-12-22T09:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: Force delete or move services from terminated node?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Force-delete-or-move-services-from-terminated-node/m-p/100375#M63394</link>
      <description>&lt;P&gt;&lt;A href="https://community.hortonworks.com/questions/7620/force-delete-or-move-services-from-terminated-node.html#"&gt;@Blair Vanderlugt&lt;/A&gt; Can you please let us know the error that you are getting while restarting the service.&lt;/P&gt;&lt;P&gt;If you want to forcefully delete the terminated node, I guess you can delete the host entry in the table "hosts" from the ambari database. I have never tried this.  &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2015 14:10:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Force-delete-or-move-services-from-terminated-node/m-p/100375#M63394</guid>
      <dc:creator>hemant_dindi</dc:creator>
      <dc:date>2015-12-22T14:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: Force delete or move services from terminated node?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Force-delete-or-move-services-from-terminated-node/m-p/100376#M63395</link>
      <description>&lt;P&gt;. &lt;A rel="user" href="https://community.cloudera.com/users/1702/blairvanderlugt-1.html" nodeid="1702"&gt;@Blair Vanderlugt&lt;/A&gt; your Namenode is now running on a different node and the only components left on the "old" node are Atlas Metadata Server, DRPC Server, Spark History Server and Storm UI Server correct?&lt;/P&gt;&lt;P&gt;Unfortunately, I dont think you can delete these components and just reinstall them on a different node, because these are master components. Have you tried deleting the components of this node via API or did you try to delete the complete services via API (service=Spark, components=Spark JHS, Spark Client)&lt;/P&gt;&lt;P&gt;Could you post some of the errors you received when deleting these components/services via API?&lt;/P&gt;&lt;P&gt;Here is what I would try to do:&lt;/P&gt;&lt;P&gt;1) Make a backup of your configuration, databases, etc.; Write down all the config changes you have made to Storm, Atlas, and Spark (master service on your terminated node); this might help &lt;A href="https://community.hortonworks.com/questions/4792/ambari-audit-log.html#answer-4848"&gt;https://community.hortonworks.com/questions/4792/a...&lt;/A&gt; &lt;/P&gt;&lt;P&gt;2) Delete the whole service including its components from the node, see this &lt;A href="https://cwiki.apache.org/confluence/display/AMBARI/Using+APIs+to+delete+a+service+or+all+host+components+on+a+host"&gt;https://cwiki.apache.org/confluence/display/AMBARI...&lt;/A&gt;&lt;/P&gt;&lt;P&gt;3) Reinstall services on a new node and put the old configuration back in place&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2015 14:28:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Force-delete-or-move-services-from-terminated-node/m-p/100376#M63395</guid>
      <dc:creator>jstraub</dc:creator>
      <dc:date>2015-12-22T14:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: Force delete or move services from terminated node?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Force-delete-or-move-services-from-terminated-node/m-p/100377#M63396</link>
      <description>&lt;P&gt;Please dont do that, its not a good idea to just delete to entry in the hosts table. Even though modifying the Ambari database is inevitable sometimes, in general I would avoid this way and use the API instead.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2015 14:35:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Force-delete-or-move-services-from-terminated-node/m-p/100377#M63396</guid>
      <dc:creator>jstraub</dc:creator>
      <dc:date>2015-12-22T14:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: Force delete or move services from terminated node?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Force-delete-or-move-services-from-terminated-node/m-p/100378#M63397</link>
      <description>&lt;P&gt;I agree &lt;A rel="user" href="https://community.cloudera.com/users/113/jstraub.html" nodeid="113"&gt;@Jonas Straub&lt;/A&gt;. When we have no other choice, we have make changes in the metastore.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2015 16:00:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Force-delete-or-move-services-from-terminated-node/m-p/100378#M63397</guid>
      <dc:creator>hemant_dindi</dc:creator>
      <dc:date>2015-12-22T16:00:41Z</dc:date>
    </item>
  </channel>
</rss>

