<?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: ​MergeContentProcessor - Nifi: How to specify min Bin Age for a MergeContent Nifi Processor in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/MergeContentProcessor-Nifi-How-to-specify-min-Bin-Age-for-a/m-p/237611#M199424</link>
    <description>&lt;A rel="user" href="https://community.cloudera.com/users/97923/josepaul1988.html" nodeid="97923"&gt;@Jose Paul&lt;/A&gt;&lt;P&gt;There is &lt;STRONG&gt;no Min Bin Age property&lt;/STRONG&gt; in MergeContent but the processor have &lt;STRONG&gt;Max Bin Age&lt;/STRONG&gt; property where you can specify the time then Processor force merges flowfiles that are waiting in the queue.&lt;/P&gt;&lt;P&gt;In Addition If you are doing some &lt;STRONG&gt;filtering on the records&lt;/STRONG&gt; to exclude them from the flowfile then use &lt;A href="https://community.hortonworks.com/articles/121794/running-sql-on-flowfiles-using-queryrecord-process.html"&gt;QueryRecord&lt;/A&gt; processor.&lt;/P&gt;&lt;P&gt;-Configure/enable the Record reader/writer controller services and add the sql query property as&lt;/P&gt;&lt;PRE&gt;&lt;/PRE&gt;&lt;OL&gt;&lt;LI&gt;select*from FLOWFILE where id &amp;lt;&amp;gt;10&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;now processor runs the above sql query and send the results as output flowfile.&lt;/P&gt;&lt;P&gt;By following this way we don't need to use &lt;STRONG&gt;merge content (or) split text processors.&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 23 Nov 2018 06:59:53 GMT</pubDate>
    <dc:creator>Shu_ashu</dc:creator>
    <dc:date>2018-11-23T06:59:53Z</dc:date>
  </channel>
</rss>

