<?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: Can we able to kill particular container in the cluster using yarn command or REST API? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-we-able-to-kill-particular-container-in-the-cluster/m-p/121600#M22491</link>
    <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/1966/prasad4ucom.html"&gt;Ram D&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To kill an Application you can also use the Application State by using a PUT operation to set the application state to KILLED. For example: &lt;/P&gt;&lt;PRE&gt;curl -v -X PUT -d '{"state": "KILLED"}''http://localhost:8088/ws/v1/cluster/apps/application_1409421698529_0012'&lt;/PRE&gt;&lt;P&gt;Hope that helps&lt;/P&gt;</description>
    <pubDate>Fri, 11 Mar 2016 02:49:36 GMT</pubDate>
    <dc:creator>Shelton</dc:creator>
    <dc:date>2016-03-11T02:49:36Z</dc:date>
    <item>
      <title>Can we able to kill particular container in the cluster using yarn command or REST API?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-we-able-to-kill-particular-container-in-the-cluster/m-p/121599#M22490</link>
      <description />
      <pubDate>Fri, 11 Mar 2016 01:26:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-we-able-to-kill-particular-container-in-the-cluster/m-p/121599#M22490</guid>
      <dc:creator>prasad4u_com</dc:creator>
      <dc:date>2016-03-11T01:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Can we able to kill particular container in the cluster using yarn command or REST API?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-we-able-to-kill-particular-container-in-the-cluster/m-p/121600#M22491</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/1966/prasad4ucom.html"&gt;Ram D&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To kill an Application you can also use the Application State by using a PUT operation to set the application state to KILLED. For example: &lt;/P&gt;&lt;PRE&gt;curl -v -X PUT -d '{"state": "KILLED"}''http://localhost:8088/ws/v1/cluster/apps/application_1409421698529_0012'&lt;/PRE&gt;&lt;P&gt;Hope that helps&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2016 02:49:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-we-able-to-kill-particular-container-in-the-cluster/m-p/121600#M22491</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2016-03-11T02:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: Can we able to kill particular container in the cluster using yarn command or REST API?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-we-able-to-kill-particular-container-in-the-cluster/m-p/121601#M22492</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1271/sheltong.html" nodeid="1271"&gt;@Geoffrey Shelton Okot&lt;/A&gt;I am asking to kill the container directly. I am aware of killing application. Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2016 02:53:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-we-able-to-kill-particular-container-in-the-cluster/m-p/121601#M22492</guid>
      <dc:creator>prasad4u_com</dc:creator>
      <dc:date>2016-03-11T02:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: Can we able to kill particular container in the cluster using yarn command or REST API?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-we-able-to-kill-particular-container-in-the-cluster/m-p/121602#M22493</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1271/sheltong.html" nodeid="1271"&gt;@Geoffrey Shelton Okot&lt;/A&gt; we are writing a multi-node application that "heals" itself when a node is lost.  In order to test the "healing" process we need to kill one of the node containers. Is there a way to do this? Is there  any application in the Hadoop ecosystem that does this? &lt;/P&gt;&lt;P&gt;We are running our packages through slider in hadoop cluster as long running jobs.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2016 03:31:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-we-able-to-kill-particular-container-in-the-cluster/m-p/121602#M22493</guid>
      <dc:creator>prasad4u_com</dc:creator>
      <dc:date>2016-03-11T03:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: Can we able to kill particular container in the cluster using yarn command or REST API?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-we-able-to-kill-particular-container-in-the-cluster/m-p/121603#M22494</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/1966/prasad4ucom.html" nodeid="1966"&gt;@Ram D&lt;/A&gt;&lt;P&gt;Did you take a look at this.&lt;/P&gt;&lt;H2&gt;&lt;/H2&gt;&lt;P&gt;&lt;A href="https://slider.incubator.apache.org/docs/manpage.html" target="_blank"&gt;https://slider.incubator.apache.org/docs/manpage.html&lt;/A&gt;&lt;/P&gt;&lt;H2&gt;Commands for testing&lt;A href="https://slider.incubator.apache.org/docs/manpage.html#commands-for-testing"&gt;&lt;/A&gt;&lt;/H2&gt;&lt;P&gt;These operations are here primarily for testing.&lt;/P&gt;&lt;H3&gt;&lt;CODE&gt;kill-container &amp;lt;name&amp;gt; --id container-id&lt;/CODE&gt;&lt;A href="https://slider.incubator.apache.org/docs/manpage.html#kill-container-name-id-container-id"&gt;&lt;/A&gt;&lt;/H3&gt;&lt;P&gt;Kill a YARN container belong to the application. This is useful primarily for testing the resilience to failures.&lt;/P&gt;&lt;P&gt;Container IDs can be determined from the application instance status JSON document.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2016 04:04:09 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-we-able-to-kill-particular-container-in-the-cluster/m-p/121603#M22494</guid>
      <dc:creator>sdutta</dc:creator>
      <dc:date>2016-03-11T04:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: Can we able to kill particular container in the cluster using yarn command or REST API?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-we-able-to-kill-particular-container-in-the-cluster/m-p/121604#M22495</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/137/sdutta.html" nodeid="137"&gt;@Shivaji&lt;/A&gt; Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2016 04:25:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-we-able-to-kill-particular-container-in-the-cluster/m-p/121604#M22495</guid>
      <dc:creator>prasad4u_com</dc:creator>
      <dc:date>2016-03-11T04:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: Can we able to kill particular container in the cluster using yarn command or REST API?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-we-able-to-kill-particular-container-in-the-cluster/m-p/121605#M22496</link>
      <description>&lt;P&gt;use the slider kill-container command; it's how we test slider apps resilience to failure. There's also a built in chaos-monkey in slider; you can configure the AM to randomly kill containers (and/or its own). See &lt;A href="https://slider.incubator.apache.org/developing/chaosmonkey.html"&gt;Configuring the Chaos Monkey&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Mar 2016 22:17:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-we-able-to-kill-particular-container-in-the-cluster/m-p/121605#M22496</guid>
      <dc:creator>stevel</dc:creator>
      <dc:date>2016-03-14T22:17:59Z</dc:date>
    </item>
  </channel>
</rss>

