<?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 How to stop a job? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/How-to-stop-a-job/m-p/13304#M43717</link>
    <description>&lt;P&gt;Is there a way (command), to stop for some time or kill whole job, inside mapper code written in Java?&lt;/P&gt;</description>
    <pubDate>Fri, 06 Jun 2014 15:25:39 GMT</pubDate>
    <dc:creator>maclarenx</dc:creator>
    <dc:date>2014-06-06T15:25:39Z</dc:date>
    <item>
      <title>How to stop a job?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-stop-a-job/m-p/13304#M43717</link>
      <description>&lt;P&gt;Is there a way (command), to stop for some time or kill whole job, inside mapper code written in Java?&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jun 2014 15:25:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-stop-a-job/m-p/13304#M43717</guid>
      <dc:creator>maclarenx</dc:creator>
      <dc:date>2014-06-06T15:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop a job?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-stop-a-job/m-p/13308#M43718</link>
      <description>Stopping a job may not be easily controllable, unless perhaps you are running the job in a FairScheduler pool and you deallocate all resources out of that pool (the config change can be done in dynamic fashion). This would also stop all other jobs in that pool, however.&lt;BR /&gt;&lt;BR /&gt;Killing a job from within a Map Task is possible, if only in insecure environments. You can use the JobClient API and call its killJob method. Since this call relies on authentication, it may not work right out in a kerberos secured runtime cluster.</description>
      <pubDate>Fri, 06 Jun 2014 18:26:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-stop-a-job/m-p/13308#M43718</guid>
      <dc:creator>Harsh J</dc:creator>
      <dc:date>2014-06-06T18:26:52Z</dc:date>
    </item>
  </channel>
</rss>

