<?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: NiFi - how to remove efficiently a line from a big flow file? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/NiFi-how-to-remove-efficiently-a-line-from-a-big-flow-file/m-p/124720#M87464</link>
    <description>&lt;P&gt;I suggest you use SplitText a few times to avoid loading all flow files into memory. Go from 1 million --&amp;gt; 100,000, --&amp;gt; 10,000 --&amp;gt; 1000 --&amp;gt; 1.  You can cut those down to as well meaning from 1mil-&amp;gt;10 thousand -&amp;gt; 1000 -&amp;gt; 1.  Then from there use routeontext and route the header to one point and rest of the lines to another point.&lt;/P&gt;</description>
    <pubDate>Fri, 24 Feb 2017 23:28:09 GMT</pubDate>
    <dc:creator>sunile_manjee</dc:creator>
    <dc:date>2017-02-24T23:28:09Z</dc:date>
  </channel>
</rss>

