<?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: SelectHiveQL Fails on java.lang.NullPointerException in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SelectHiveQL-Fails-on-java-lang-NullPointerException/m-p/159311#M41119</link>
    <description>&lt;P&gt;Does not metter my query, even a "Select *" i have the same issue.
I will check for the permissions.&lt;/P&gt;&lt;P&gt;How i could check if my Hive connection pool is working ? (i have no logs about this or error message)&lt;/P&gt;</description>
    <pubDate>Tue, 20 Sep 2016 03:51:35 GMT</pubDate>
    <dc:creator>leroy_p33</dc:creator>
    <dc:date>2016-09-20T03:51:35Z</dc:date>
    <item>
      <title>SelectHiveQL Fails on java.lang.NullPointerException</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SelectHiveQL-Fails-on-java-lang-NullPointerException/m-p/159306#M41114</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="7763-part1.png" style="width: 906px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/20775i5DB27C3F546E345C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="7763-part1.png" alt="7763-part1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Hi, this is my configuration for a SelectHiveQL processor in Nifi , my database connection url is :&lt;/P&gt;&lt;P&gt;jdbc:hive2:/************:2181/;serviceDiscoveryMode=zooKeeper;zooKeeperNamespace=hiveserver2&lt;/P&gt;&lt;P&gt;And i have this error : &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="7764-part2.png" style="width: 1188px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/20776i895215ED07FE5C39/image-size/medium?v=v2&amp;amp;px=400" role="button" title="7764-part2.png" alt="7764-part2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I tried to change output format but nothing changes,&lt;/P&gt;&lt;P&gt;Somebody can help me ? &lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 12:05:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/SelectHiveQL-Fails-on-java-lang-NullPointerException/m-p/159306#M41114</guid>
      <dc:creator>leroy_p33</dc:creator>
      <dc:date>2019-08-18T12:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: SelectHiveQL Fails on java.lang.NullPointerException</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SelectHiveQL-Fails-on-java-lang-NullPointerException/m-p/159307#M41115</link>
      <description>&lt;P&gt;Can you look in nifi-home/logs/nifi-app.log to see if there is a stacktrace that goes with that error?&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2016 21:16:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/SelectHiveQL-Fails-on-java-lang-NullPointerException/m-p/159307#M41115</guid>
      <dc:creator>bbende</dc:creator>
      <dc:date>2016-09-19T21:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: SelectHiveQL Fails on java.lang.NullPointerException</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SelectHiveQL-Fails-on-java-lang-NullPointerException/m-p/159308#M41116</link>
      <description>&lt;P&gt;There is nothing in the nifi-app.log that goes with this error, only this java Exception : &lt;A rel="user" href="https://community.cloudera.com/users/363/bbende.html" nodeid="363" target="_blank"&gt;@Bryan Bende&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="7765-part3.png" style="width: 1577px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/20774iD477DF45A9F317BE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="7765-part3.png" alt="7765-part3.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 12:05:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/SelectHiveQL-Fails-on-java-lang-NullPointerException/m-p/159308#M41116</guid>
      <dc:creator>leroy_p33</dc:creator>
      <dc:date>2019-08-18T12:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: SelectHiveQL Fails on java.lang.NullPointerException</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SelectHiveQL-Fails-on-java-lang-NullPointerException/m-p/159309#M41117</link>
      <description>&lt;P&gt;does the query run in beeline or ambari hive view or zeppelin?&lt;/P&gt;&lt;P&gt;is there data in the table?&lt;/P&gt;&lt;P&gt;It seems like CAST on null may be an issue.&lt;/P&gt;&lt;P&gt;does the user used by NiFi to access Hive have permissions to that table?&lt;/P&gt;&lt;P&gt;is your Hive connection pool in NiFi setup and working?&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2016 22:11:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/SelectHiveQL-Fails-on-java-lang-NullPointerException/m-p/159309#M41117</guid>
      <dc:creator>TimothySpann</dc:creator>
      <dc:date>2016-09-19T22:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: SelectHiveQL Fails on java.lang.NullPointerException</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SelectHiveQL-Fails-on-java-lang-NullPointerException/m-p/159310#M41118</link>
      <description>&lt;P&gt;this is probably bad SQL returning NULL killing Java.   Test that query from CLI or try another query.  Is there data in that table?  does that query return any values?&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2016 22:21:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/SelectHiveQL-Fails-on-java-lang-NullPointerException/m-p/159310#M41118</guid>
      <dc:creator>TimothySpann</dc:creator>
      <dc:date>2016-09-19T22:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: SelectHiveQL Fails on java.lang.NullPointerException</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SelectHiveQL-Fails-on-java-lang-NullPointerException/m-p/159311#M41119</link>
      <description>&lt;P&gt;Does not metter my query, even a "Select *" i have the same issue.
I will check for the permissions.&lt;/P&gt;&lt;P&gt;How i could check if my Hive connection pool is working ? (i have no logs about this or error message)&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2016 03:51:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/SelectHiveQL-Fails-on-java-lang-NullPointerException/m-p/159311#M41119</guid>
      <dc:creator>leroy_p33</dc:creator>
      <dc:date>2016-09-20T03:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: SelectHiveQL Fails on java.lang.NullPointerException</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SelectHiveQL-Fails-on-java-lang-NullPointerException/m-p/159312#M41120</link>
      <description>&lt;P&gt;Under Process Group Configuration&lt;/P&gt;&lt;P&gt;look for a triangle next to HiveConnectionPool.  if you enabled it and there's no warning, you are good.  also check the bulletin board for error message or ..nifi/log/ log files.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2016 04:37:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/SelectHiveQL-Fails-on-java-lang-NullPointerException/m-p/159312#M41120</guid>
      <dc:creator>TimothySpann</dc:creator>
      <dc:date>2016-09-20T04:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: SelectHiveQL Fails on java.lang.NullPointerException</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SelectHiveQL-Fails-on-java-lang-NullPointerException/m-p/159313#M41121</link>
      <description>&lt;P&gt;This is a known issue with the version of Hive (1.2.1) currently packaged with NiFi:&lt;/P&gt;&lt;P&gt;&lt;A href="https://issues.apache.org/jira/browse/NIFI-2575" target="_blank"&gt;https://issues.apache.org/jira/browse/NIFI-2575&lt;/A&gt;&lt;/P&gt;&lt;P&gt;caused by:&lt;/P&gt;&lt;P&gt;&lt;A href="https://issues.apache.org/jira/browse/HIVE-11581" target="_blank"&gt;https://issues.apache.org/jira/browse/HIVE-11581&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The workaround is to not use Zookeeper for the service discovery.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2016 04:55:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/SelectHiveQL-Fails-on-java-lang-NullPointerException/m-p/159313#M41121</guid>
      <dc:creator>mburgess</dc:creator>
      <dc:date>2016-09-20T04:55:48Z</dc:date>
    </item>
    <item>
      <title>Re: SelectHiveQL Fails on java.lang.NullPointerException</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SelectHiveQL-Fails-on-java-lang-NullPointerException/m-p/159314#M41122</link>
      <description>&lt;P&gt;How do you not use Zookeeper for service discovery. Please give me step by step instructions if possible. Tried all recommended methods online with no luck. Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2017 17:54:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/SelectHiveQL-Fails-on-java-lang-NullPointerException/m-p/159314#M41122</guid>
      <dc:creator>stamilibrahim</dc:creator>
      <dc:date>2017-08-17T17:54:14Z</dc:date>
    </item>
  </channel>
</rss>

