<?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 NIFI:  SelectHiveQL vs QueryDatabaseTable in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-SelectHiveQL-vs-QueryDatabaseTable/m-p/130501#M55788</link>
    <description>&lt;P&gt;I want to query Hive for only changed records ala QueryDatabaseTable.  &lt;/P&gt;&lt;P&gt;Should I use QueryDatabaseTable or is there a way to make SelectHiveQL maintain current state?&lt;/P&gt;</description>
    <pubDate>Tue, 28 Feb 2017 22:30:52 GMT</pubDate>
    <dc:creator>TimothySpann</dc:creator>
    <dc:date>2017-02-28T22:30:52Z</dc:date>
    <item>
      <title>NIFI:  SelectHiveQL vs QueryDatabaseTable</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-SelectHiveQL-vs-QueryDatabaseTable/m-p/130501#M55788</link>
      <description>&lt;P&gt;I want to query Hive for only changed records ala QueryDatabaseTable.  &lt;/P&gt;&lt;P&gt;Should I use QueryDatabaseTable or is there a way to make SelectHiveQL maintain current state?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2017 22:30:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-SelectHiveQL-vs-QueryDatabaseTable/m-p/130501#M55788</guid>
      <dc:creator>TimothySpann</dc:creator>
      <dc:date>2017-02-28T22:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: NIFI:  SelectHiveQL vs QueryDatabaseTable</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-SelectHiveQL-vs-QueryDatabaseTable/m-p/130502#M55789</link>
      <description>&lt;P&gt;I would go with querydatabasetable.  this will provide you state and also another important feature to break up return records into flow files.  for example if 1000 records are expected to be a output of query, you can set Max Rows Per Flow File to x, and process data in smaller chunks.  if you use selecthiveql, then build your query using update attribute and use a state  via distributed map cache (DMC).  maintain the last state in DMC and use that state in your updateattribute to run query in selecthiveql.  &lt;/P&gt;&lt;P&gt;Flow&lt;/P&gt;&lt;P&gt;DMC fetch (state field) --&amp;gt; update attribute (build query) --&amp;gt; selecthiveql&lt;/P&gt;&lt;P&gt;You will have to set dmc to initial state value or set in logic via update attribute.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2017 22:42:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-SelectHiveQL-vs-QueryDatabaseTable/m-p/130502#M55789</guid>
      <dc:creator>sunile_manjee</dc:creator>
      <dc:date>2017-02-28T22:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: NIFI:  SelectHiveQL vs QueryDatabaseTable</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-SelectHiveQL-vs-QueryDatabaseTable/m-p/304247#M55790</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you let me know if you have managed to query HIVE table using&amp;nbsp;&lt;SPAN&gt;QueryDatabaseTableRecord&amp;nbsp;processor as I am having issue in doing same please.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Oct 2020 21:11:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-SelectHiveQL-vs-QueryDatabaseTable/m-p/304247#M55790</guid>
      <dc:creator>Kumar78</dc:creator>
      <dc:date>2020-10-12T21:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: NIFI:  SelectHiveQL vs QueryDatabaseTable</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-SelectHiveQL-vs-QueryDatabaseTable/m-p/304253#M55791</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/81721"&gt;@Kumar78&lt;/a&gt;, as this is an older post, you would have a better chance of receiving a resolution by &lt;A href="https://community.cloudera.com/t5/forums/postpage/board-id/Questions" target="_self"&gt;starting a new thread&lt;/A&gt;. This will also be an opportunity to provide details specific to your environment that could aid others in assisting you with a more accurate answer to your question.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2020 05:43:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-SelectHiveQL-vs-QueryDatabaseTable/m-p/304253#M55791</guid>
      <dc:creator>VidyaSargur</dc:creator>
      <dc:date>2020-10-13T05:43:07Z</dc:date>
    </item>
  </channel>
</rss>

