<?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 remove the spark thrift servers component from spark2 service by API in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/how-to-remove-the-spark-thrift-servers-component-from-spark2/m-p/234768#M196588</link>
    <description>&lt;P&gt;The above question and the entire response thread below was originally posted in the &lt;A href="https://community.hortonworks.com/spaces/101/index.html"&gt;Community Help&lt;/A&gt; track. On Sat Jul 6 21:53 UTC 2019, a member of the HCC moderation staff moved it to the &lt;A href="https://community.hortonworks.com/spaces/61/operations-track_2.html"&gt;Cloud &amp;amp; Operations&lt;/A&gt; track. The &lt;EM&gt;Community Help Track&lt;/EM&gt; is intended for questions about using the HCC site itself, not technical questions about spark thrift servers.&lt;/P&gt;</description>
    <pubDate>Sun, 07 Jul 2019 04:54:28 GMT</pubDate>
    <dc:creator>ask_bill_brooks</dc:creator>
    <dc:date>2019-07-07T04:54:28Z</dc:date>
    <item>
      <title>how to remove the spark thrift servers component from spark2 service by API</title>
      <link>https://community.cloudera.com/t5/Support-Questions/how-to-remove-the-spark-thrift-servers-component-from-spark2/m-p/234766#M196586</link>
      <description>&lt;P&gt;hi all&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;how to remove the spark thrift servers component from ambari by REST API&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;example before removing the spark thrift servers&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="109756-capture.png" style="width: 714px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/14618i4108DD16575F3FD0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="109756-capture.png" alt="109756-capture.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;example after we delete the thrift servers from ambari&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="109785-capture.png" style="width: 646px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/14619i741A1DB19B68E2C7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="109785-capture.png" alt="109785-capture.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;example of manual deletion:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="109792-capture.png" style="width: 681px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/14620i602957D97006B30E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="109792-capture.png" alt="109792-capture.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://community.cloudera.com/t5/image/serverpage/image-id/7342iBD4C8F28567FFECB/image-size/large?v=1.0&amp;amp;px=999" border="0" alt="capture.png" title="capture.png" /&gt;</description>
      <pubDate>Sat, 17 Aug 2019 23:59:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/how-to-remove-the-spark-thrift-servers-component-from-spark2/m-p/234766#M196586</guid>
      <dc:creator>mike_bronson7</dc:creator>
      <dc:date>2019-08-17T23:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: how to remove the spark thrift servers component from spark2 service by API</title>
      <link>https://community.cloudera.com/t5/Support-Questions/how-to-remove-the-spark-thrift-servers-component-from-spark2/m-p/234767#M196587</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/26229/uribarih.html" nodeid="26229"&gt;@Michael Bronson&lt;/A&gt; . Example:&lt;/P&gt;&lt;PRE&gt;# curl -iv -u admin:admin -H "X-Requested-By: ambari" -X DELETE &lt;A href="http://$AMBARI_SERVER:8080/api/v1/clusters/$CLUSTER_NAME/hosts/$HOSTNAME_WHERE_SPART_IS_INSTALLED/host_components/SPARK2_THRIFTSERVER" target="_blank"&gt;http://$AMBARI_SERVER:8080/api/v1/clusters/$CLUSTER_NAME/hosts/$HOSTNAME_WHERE_SPART_IS_INSTALLED/host_components/SPARK2_THRIFTSERVER&lt;/A&gt;&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jul 2019 14:19:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/how-to-remove-the-spark-thrift-servers-component-from-spark2/m-p/234767#M196587</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2019-07-05T14:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: how to remove the spark thrift servers component from spark2 service by API</title>
      <link>https://community.cloudera.com/t5/Support-Questions/how-to-remove-the-spark-thrift-servers-component-from-spark2/m-p/234768#M196588</link>
      <description>&lt;P&gt;The above question and the entire response thread below was originally posted in the &lt;A href="https://community.hortonworks.com/spaces/101/index.html"&gt;Community Help&lt;/A&gt; track. On Sat Jul 6 21:53 UTC 2019, a member of the HCC moderation staff moved it to the &lt;A href="https://community.hortonworks.com/spaces/61/operations-track_2.html"&gt;Cloud &amp;amp; Operations&lt;/A&gt; track. The &lt;EM&gt;Community Help Track&lt;/EM&gt; is intended for questions about using the HCC site itself, not technical questions about spark thrift servers.&lt;/P&gt;</description>
      <pubDate>Sun, 07 Jul 2019 04:54:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/how-to-remove-the-spark-thrift-servers-component-from-spark2/m-p/234768#M196588</guid>
      <dc:creator>ask_bill_brooks</dc:creator>
      <dc:date>2019-07-07T04:54:28Z</dc:date>
    </item>
  </channel>
</rss>

