<?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 achieve hql error handling in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/how-to-achieve-hql-error-handling/m-p/189044#M151137</link>
    <description>&lt;P&gt;I have multiple queries in a hql file (say 10, every query ending with &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; which I am running from a shell script.&lt;/P&gt;&lt;P&gt; When a query in between fails (say query #5), the queries after 5 do not execute, and the hive job is completed.&lt;/P&gt;&lt;P&gt;How can I do error handling to make sure that queries from 6 to 10 run even though query 5 fails?&lt;/P&gt;</description>
    <pubDate>Sun, 28 May 2017 19:45:28 GMT</pubDate>
    <dc:creator>prabhat_ratnala</dc:creator>
    <dc:date>2017-05-28T19:45:28Z</dc:date>
    <item>
      <title>how to achieve hql error handling</title>
      <link>https://community.cloudera.com/t5/Support-Questions/how-to-achieve-hql-error-handling/m-p/189044#M151137</link>
      <description>&lt;P&gt;I have multiple queries in a hql file (say 10, every query ending with &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; which I am running from a shell script.&lt;/P&gt;&lt;P&gt; When a query in between fails (say query #5), the queries after 5 do not execute, and the hive job is completed.&lt;/P&gt;&lt;P&gt;How can I do error handling to make sure that queries from 6 to 10 run even though query 5 fails?&lt;/P&gt;</description>
      <pubDate>Sun, 28 May 2017 19:45:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/how-to-achieve-hql-error-handling/m-p/189044#M151137</guid>
      <dc:creator>prabhat_ratnala</dc:creator>
      <dc:date>2017-05-28T19:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: how to achieve hql error handling</title>
      <link>https://community.cloudera.com/t5/Support-Questions/how-to-achieve-hql-error-handling/m-p/189045#M151138</link>
      <description>&lt;P&gt;If any one is interested, this can be achieved by setting hive.cli.errors.ignore=true&lt;/P&gt;&lt;PRE&gt;hive --hiveconf hive.cli.errors.ignore=true -f myscript.sql &lt;/PRE&gt;</description>
      <pubDate>Sun, 28 May 2017 23:48:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/how-to-achieve-hql-error-handling/m-p/189045#M151138</guid>
      <dc:creator>prabhat_ratnala</dc:creator>
      <dc:date>2017-05-28T23:48:49Z</dc:date>
    </item>
  </channel>
</rss>

