<?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: Error while executing SelecftHiveQL in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-while-executing-SelecftHiveQL/m-p/106728#M38120</link>
    <description>&lt;P&gt;Thank you &lt;A rel="user" href="https://community.cloudera.com/users/641/mburgess.html" nodeid="641"&gt;@Matt Burgess&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 21 Aug 2016 13:00:29 GMT</pubDate>
    <dc:creator>Adija1</dc:creator>
    <dc:date>2016-08-21T13:00:29Z</dc:date>
    <item>
      <title>Error while executing SelecftHiveQL</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-while-executing-SelecftHiveQL/m-p/106723#M38115</link>
      <description>&lt;P&gt;Hello
I've created HiveConnectionPool in controller services so i could execute SelectHiveQL processor.
The connection parameters for hive are good (i know this because if i enter a wrong user or password in the connection settings it fails due to login error) but when i execute the Select HiveQL processor it fails with the following error:&lt;/P&gt;&lt;P&gt;
2016-08-17 10:56:46,159 ERROR [Timer-Driven Process Thread-6] o.a.nifi.processors.hive.SelectHive
QL SelectHiveQL[id=dc11ed58-3734-4100-bc92-0202d88d9480] SelectHiveQL[id=dc11ed58-3734-4100-bc92-
0202d88d9480] failed to process session due to java.lang.NullPointerException: java.lang.NullPoin
terException
2016-08-17 10:56:46,159 ERROR [Timer-Driven Process Thread-6] o.a.nifi.processors.hive.SelectHive
QL 
java.lang.NullPointerException: null&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="6709-capture.png" style="width: 793px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/23501i7951694498375DB3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="6709-capture.png" alt="6709-capture.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="6710-untitled.png" style="width: 428px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/23502i8752667790E05457/image-size/medium?v=v2&amp;amp;px=400" role="button" title="6710-untitled.png" alt="6710-untitled.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Any ideas what i'm doing wrong ?&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Adi J&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 11:50:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-while-executing-SelecftHiveQL/m-p/106723#M38115</guid>
      <dc:creator>Adija1</dc:creator>
      <dc:date>2019-08-19T11:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: Error while executing SelecftHiveQL</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-while-executing-SelecftHiveQL/m-p/106724#M38116</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/2591/adija-1.html" nodeid="2591"&gt;@Adi Jabkowsky&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Could you share the stack trace you will find in &amp;lt;NIFI_HOME&amp;gt;/logs/nifi-app.log ?&lt;/P&gt;&lt;P&gt;Also, could you indicate which version of NiFi you are running? It does sound like a bug, but it may already be resolved.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2016 21:20:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-while-executing-SelecftHiveQL/m-p/106724#M38116</guid>
      <dc:creator>pvillard</dc:creator>
      <dc:date>2016-08-17T21:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: Error while executing SelecftHiveQL</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-while-executing-SelecftHiveQL/m-p/106725#M38117</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/5078/pvillard.html" nodeid="5078"&gt;@Pierre Villard&lt;/A&gt;
Unfortunately there is no stack trace. Just this error as is.
Also, it only happens when output format is "CSV". Using "Avro" it succeeds without errors - but i have no idea where the output results are (not familiar with Avro).
My goal is to select data from hive and insert it to another table. If i don't get a file with all the output of the select - how can i insert the output ?
Btw, we are using 0.70 NiFi&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2016 22:34:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-while-executing-SelecftHiveQL/m-p/106725#M38117</guid>
      <dc:creator>Adija1</dc:creator>
      <dc:date>2016-08-17T22:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: Error while executing SelecftHiveQL</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-while-executing-SelecftHiveQL/m-p/106726#M38118</link>
      <description>&lt;P&gt;What does your table look like? I'm wondering if there are special characters in the column names, complex datatypes, etc.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2016 22:57:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-while-executing-SelecftHiveQL/m-p/106726#M38118</guid>
      <dc:creator>mburgess</dc:creator>
      <dc:date>2016-08-18T22:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: Error while executing SelecftHiveQL</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-while-executing-SelecftHiveQL/m-p/106727#M38119</link>
      <description>&lt;P&gt;You probably have null values in your table and are encountering this bug: &lt;A href="https://issues.apache.org/jira/browse/NIFI-2602" target="_blank"&gt;https://issues.apache.org/jira/browse/NIFI-2602&lt;/A&gt;.  It will be fixed for NiFi 1.0 / HDF 2.0.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2016 06:50:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-while-executing-SelecftHiveQL/m-p/106727#M38119</guid>
      <dc:creator>mburgess</dc:creator>
      <dc:date>2016-08-19T06:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: Error while executing SelecftHiveQL</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-while-executing-SelecftHiveQL/m-p/106728#M38120</link>
      <description>&lt;P&gt;Thank you &lt;A rel="user" href="https://community.cloudera.com/users/641/mburgess.html" nodeid="641"&gt;@Matt Burgess&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 21 Aug 2016 13:00:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-while-executing-SelecftHiveQL/m-p/106728#M38120</guid>
      <dc:creator>Adija1</dc:creator>
      <dc:date>2016-08-21T13:00:29Z</dc:date>
    </item>
  </channel>
</rss>

