<?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 can i delete a bad client? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-can-i-delete-a-bad-client/m-p/158585#M24516</link>
    <description>&lt;A rel="user" href="https://community.cloudera.com/users/3197/lilei-boy.html" nodeid="3197"&gt;@kael lee&lt;/A&gt;&lt;P&gt; you can delete the client using rest api call -&lt;/P&gt;&lt;P&gt;try listing services 1st and grep for oozie- &lt;/P&gt;&lt;P&gt;# curl -u admin:admin -H "X-Requested-By: ambari" -X GET  &lt;A href="http://&amp;lt;ambari-server-fqdn&amp;gt;:8080/api/v1/clusters/&amp;lt;clustername&amp;gt;/services/" target="_blank"&gt;http://&amp;lt;ambari-server-fqdn&amp;gt;:8080/api/v1/clusters/&amp;lt;clustername&amp;gt;/services/&lt;/A&gt;  |grep oozie&lt;/P&gt;&lt;P&gt;refer delete command from below ur -&lt;/P&gt;&lt;P&gt;&lt;A href="https://cwiki.apache.org/confluence/display/AMBARI/Using+APIs+to+delete+a+service+or+all+host+components+on+a+host" target="_blank"&gt;https://cwiki.apache.org/confluence/display/AMBARI/Using+APIs+to+delete+a+service+or+all+host+components+on+a+host&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 06 Apr 2016 17:31:29 GMT</pubDate>
    <dc:creator>sshimpi</dc:creator>
    <dc:date>2016-04-06T17:31:29Z</dc:date>
    <item>
      <title>how can i delete a bad client?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-can-i-delete-a-bad-client/m-p/158583#M24514</link>
      <description>&lt;P&gt;how can i delete a bad client?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3230-4pic.jpg" style="width: 1688px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/20820iD618B5381F24F6C7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="3230-4pic.jpg" alt="3230-4pic.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 12:11:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-can-i-delete-a-bad-client/m-p/158583#M24514</guid>
      <dc:creator>kael</dc:creator>
      <dc:date>2019-08-18T12:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: how can i delete a bad client?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-can-i-delete-a-bad-client/m-p/158584#M24515</link>
      <description>&lt;P&gt;&lt;A href="https://community.hortonworks.com/users/3197/lilei-boy.html"&gt;@kael lee&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You could use the below Curl command to do the same. Change the AMBARI SERVER, Cluster name (c1) , &lt;/P&gt;&lt;P&gt;Hostname and component , For example OOZIE_CLIENT&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;curl -u admin:admin -X DELETE  http:&lt;/CODE&gt;&lt;CODE&gt;//AMBARI_SERVER_HOST:8080/api/v1/clusters/c1/hosts/HOSTNAME/host_components/COMPONENTNAME&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2016 17:31:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-can-i-delete-a-bad-client/m-p/158584#M24515</guid>
      <dc:creator>Jagatheeshr</dc:creator>
      <dc:date>2016-04-06T17:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: how can i delete a bad client?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-can-i-delete-a-bad-client/m-p/158585#M24516</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/3197/lilei-boy.html" nodeid="3197"&gt;@kael lee&lt;/A&gt;&lt;P&gt; you can delete the client using rest api call -&lt;/P&gt;&lt;P&gt;try listing services 1st and grep for oozie- &lt;/P&gt;&lt;P&gt;# curl -u admin:admin -H "X-Requested-By: ambari" -X GET  &lt;A href="http://&amp;lt;ambari-server-fqdn&amp;gt;:8080/api/v1/clusters/&amp;lt;clustername&amp;gt;/services/" target="_blank"&gt;http://&amp;lt;ambari-server-fqdn&amp;gt;:8080/api/v1/clusters/&amp;lt;clustername&amp;gt;/services/&lt;/A&gt;  |grep oozie&lt;/P&gt;&lt;P&gt;refer delete command from below ur -&lt;/P&gt;&lt;P&gt;&lt;A href="https://cwiki.apache.org/confluence/display/AMBARI/Using+APIs+to+delete+a+service+or+all+host+components+on+a+host" target="_blank"&gt;https://cwiki.apache.org/confluence/display/AMBARI/Using+APIs+to+delete+a+service+or+all+host+components+on+a+host&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2016 17:31:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-can-i-delete-a-bad-client/m-p/158585#M24516</guid>
      <dc:creator>sshimpi</dc:creator>
      <dc:date>2016-04-06T17:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: how can i delete a bad client?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-can-i-delete-a-bad-client/m-p/158586#M24517</link>
      <description>&lt;P&gt;Hi there &lt;A rel="user" href="https://community.cloudera.com/users/3197/lilei-boy.html" nodeid="3197"&gt;@kael lee&lt;/A&gt; To delete a service or client you need to use the Ambari API &lt;/P&gt;&lt;P&gt;There are worked examples in the Apache Ambari documentation linked below:&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" 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/Using+APIs+to+delete+a+service+or+all+host+components+on+a+host&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I used this recently so it should work fine for you.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2016 17:33:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-can-i-delete-a-bad-client/m-p/158586#M24517</guid>
      <dc:creator>drussell</dc:creator>
      <dc:date>2016-04-06T17:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: how can i delete a bad client?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-can-i-delete-a-bad-client/m-p/158587#M24518</link>
      <description>&lt;P&gt;thanks you&lt;/P&gt;&lt;P&gt;I'm going to give it a try&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2016 17:39:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-can-i-delete-a-bad-client/m-p/158587#M24518</guid>
      <dc:creator>kael</dc:creator>
      <dc:date>2016-04-06T17:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: how can i delete a bad client?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-can-i-delete-a-bad-client/m-p/158588#M24519</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/189/jramakrishnan.html" nodeid="189"&gt;@Jagatheesh Ramakrishnan&lt;/A&gt; 
Thanks for this info. It helped me &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2017 21:12:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-can-i-delete-a-bad-client/m-p/158588#M24519</guid>
      <dc:creator>sharan_teja</dc:creator>
      <dc:date>2017-01-19T21:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: how can i delete a bad client?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-can-i-delete-a-bad-client/m-p/158589#M24520</link>
      <description>&lt;P&gt;&lt;A href="https://community.hortonworks.com/questions/26143/how-can-i-delete-a-bad-client.html#"&gt;@Sagar Shimpi &lt;/A&gt;:  will this process cleanup physical folders and dependencies automatically by running curl command or Ambari service deletion ? if not , do we need to delete manually ?  thanks in advance. &lt;/P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2648/sshimpi.html" nodeid="2648"&gt;&lt;/A&gt;</description>
      <pubDate>Sat, 25 Aug 2018 03:09:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-can-i-delete-a-bad-client/m-p/158589#M24520</guid>
      <dc:creator>t_sankar85</dc:creator>
      <dc:date>2018-08-25T03:09:32Z</dc:date>
    </item>
  </channel>
</rss>

