<?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 kill a sqoop import .. command through unix shell ? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/How-to-kill-a-sqoop-import-command-through-unix-shell/m-p/91576#M45796</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/14021"&gt;@Consult&lt;/a&gt;&amp;nbsp; I found the solution. The sqoop command creates a YARN process, type&amp;nbsp;&lt;SPAN class="value"&gt;MAPREDUCE.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="value"&gt;So if we only kill the processes through unix shell, this YARN process will continue to run at the background.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="value"&gt;So from the cloudera manager, we go to YARN --&amp;gt; Applications and then we kill the YARN process.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;</description>
    <pubDate>Thu, 13 Jun 2019 07:19:38 GMT</pubDate>
    <dc:creator>eMazarakis</dc:creator>
    <dc:date>2019-06-13T07:19:38Z</dc:date>
    <item>
      <title>How to kill a sqoop import .. command through unix shell ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-kill-a-sqoop-import-command-through-unix-shell/m-p/91330#M45793</link>
      <description>&lt;P&gt;I run a sqoop import command&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;sqoop import --connect jdbc:oracle:thin:.... --username ....&amp;nbsp; --password ...&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;--query "SELECT $CHOOSE_COLUMN_NAMES FROM $OTABLE where $OWHERE and \$CONDITIONS"&amp;nbsp; ...&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;through unix shell. If the command takes a long time&amp;nbsp; how can i kill through shell ?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Thanks in advance.&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 14:25:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-kill-a-sqoop-import-command-through-unix-shell/m-p/91330#M45793</guid>
      <dc:creator>eMazarakis</dc:creator>
      <dc:date>2022-09-16T14:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to kill a sqoop import .. command through unix shell ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-kill-a-sqoop-import-command-through-unix-shell/m-p/91331#M45794</link>
      <description>&lt;P&gt;&lt;FONT size="3"&gt;Hello&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/32123"&gt;@eMazarakis&lt;/a&gt;,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;Logically, you just search for the process and then use&amp;nbsp;&lt;EM&gt;KILL&lt;/EM&gt; command to kill that process.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;Hope that helps.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jun 2019 09:30:40 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-kill-a-sqoop-import-command-through-unix-shell/m-p/91331#M45794</guid>
      <dc:creator>Consult</dc:creator>
      <dc:date>2019-06-07T09:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to kill a sqoop import .. command through unix shell ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-kill-a-sqoop-import-command-through-unix-shell/m-p/91351#M45795</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/14021"&gt;@Consult&lt;/a&gt;&amp;nbsp; i thought the same think, but I had an incident yesterday. I killed the process but the morning I saw the table to be imported under the sqoop schema. I was wondering if there is another way to kill the command.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jun 2019 13:45:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-kill-a-sqoop-import-command-through-unix-shell/m-p/91351#M45795</guid>
      <dc:creator>eMazarakis</dc:creator>
      <dc:date>2019-06-07T13:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to kill a sqoop import .. command through unix shell ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-kill-a-sqoop-import-command-through-unix-shell/m-p/91576#M45796</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/14021"&gt;@Consult&lt;/a&gt;&amp;nbsp; I found the solution. The sqoop command creates a YARN process, type&amp;nbsp;&lt;SPAN class="value"&gt;MAPREDUCE.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="value"&gt;So if we only kill the processes through unix shell, this YARN process will continue to run at the background.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="value"&gt;So from the cloudera manager, we go to YARN --&amp;gt; Applications and then we kill the YARN process.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2019 07:19:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-kill-a-sqoop-import-command-through-unix-shell/m-p/91576#M45796</guid>
      <dc:creator>eMazarakis</dc:creator>
      <dc:date>2019-06-13T07:19:38Z</dc:date>
    </item>
  </channel>
</rss>

