<?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 set &amp;quot;Initial Max Value&amp;quot; for QueryDatabaseTable processor? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-set-quot-Initial-Max-Value-quot-for/m-p/206331#M71479</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/18929/yaswanthmuppireddy.html" nodeid="18929"&gt;@Shu&lt;/A&gt; will this work even if we have some state alraedy stored withing the processor? for eg: i have a timestamp (2019-03-17 02:00:00:0) stored in the state of my processor now i want the processor to start fetching data after 2019-03-20, will this property help in such scenario?&lt;/P&gt;</description>
    <pubDate>Wed, 20 Mar 2019 13:45:07 GMT</pubDate>
    <dc:creator>srijitachaturve</dc:creator>
    <dc:date>2019-03-20T13:45:07Z</dc:date>
    <item>
      <title>How to set "Initial Max Value" for QueryDatabaseTable processor?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-set-quot-Initial-Max-Value-quot-for/m-p/206328#M71476</link>
      <description>&lt;P&gt;Hi Team, &lt;/P&gt;&lt;P&gt;I am new to Nifi. I just wanted to fetch all rows (3645000) from a SQL table. For this i wanted to provide initial value to the processor. &lt;/P&gt;&lt;P&gt;I have given this as below. but it is not taking. Can you please give me some example on it.&lt;/P&gt;&lt;PRE&gt;Initial Max Value = initial.3600000.{max_value_column}&lt;/PRE&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Nov 2017 23:22:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-set-quot-Initial-Max-Value-quot-for/m-p/206328#M71476</guid>
      <dc:creator>pmalla</dc:creator>
      <dc:date>2017-11-20T23:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to set "Initial Max Value" for QueryDatabaseTable processor?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-set-quot-Initial-Max-Value-quot-for/m-p/206329#M71477</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/20222/pmalla.html" nodeid="20222" target="_blank"&gt;@Paramesh malla&lt;/A&gt;&lt;P&gt;Try to change the dynamic property as &lt;/P&gt;&lt;PRE&gt;initial.maxvalue.&amp;lt;max-value-column-name&amp;gt; = 3600000&lt;/PRE&gt;&lt;P&gt;Example i tried below:-&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="43651-query.png" style="width: 794px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/17048iB74A0F45F0E26685/image-size/medium?v=v2&amp;amp;px=400" role="button" title="43651-query.png" alt="43651-query.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In this processor i am giving initial value as &lt;STRONG&gt;524 &lt;/STRONG&gt;and my maximum value column name is &lt;STRONG&gt;dmacode&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Dynamic property i have added&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; Property name &lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;initial.maxvalue.dmacode&lt;/PRE&gt;&lt;P&gt;&lt;STRONG&gt;Value&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;524&lt;/PRE&gt;&lt;P&gt;When we run the processor again it will fetch only the records after 524.&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 04:44:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-set-quot-Initial-Max-Value-quot-for/m-p/206329#M71477</guid>
      <dc:creator>Shu_ashu</dc:creator>
      <dc:date>2019-08-18T04:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to set "Initial Max Value" for QueryDatabaseTable processor?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-set-quot-Initial-Max-Value-quot-for/m-p/206330#M71478</link>
      <description>&lt;P&gt;@Shu, Thanks Shu. That worked. &lt;/P&gt;</description>
      <pubDate>Thu, 23 Nov 2017 19:26:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-set-quot-Initial-Max-Value-quot-for/m-p/206330#M71478</guid>
      <dc:creator>pmalla</dc:creator>
      <dc:date>2017-11-23T19:26:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to set "Initial Max Value" for QueryDatabaseTable processor?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-set-quot-Initial-Max-Value-quot-for/m-p/206331#M71479</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/18929/yaswanthmuppireddy.html" nodeid="18929"&gt;@Shu&lt;/A&gt; will this work even if we have some state alraedy stored withing the processor? for eg: i have a timestamp (2019-03-17 02:00:00:0) stored in the state of my processor now i want the processor to start fetching data after 2019-03-20, will this property help in such scenario?&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2019 13:45:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-set-quot-Initial-Max-Value-quot-for/m-p/206331#M71479</guid>
      <dc:creator>srijitachaturve</dc:creator>
      <dc:date>2019-03-20T13:45:07Z</dc:date>
    </item>
  </channel>
</rss>

