<?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 merge multiple csv coming through flowfiles to single csv ? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/How-to-merge-multiple-csv-coming-through-flowfiles-to-single/m-p/199030#M161075</link>
    <description>&lt;P&gt;No I am not getting any error. It just hang and do nothing. I mean flow files are reaching to MergeProcessor after after converting record but after that nothing happens. You can see in the new image. &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="67429-merge.png" style="width: 896px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/17701i9D119CE8BB85DCB4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="67429-merge.png" alt="67429-merge.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 18 Aug 2019 06:01:22 GMT</pubDate>
    <dc:creator>vivek_b3ds</dc:creator>
    <dc:date>2019-08-18T06:01:22Z</dc:date>
    <item>
      <title>How to merge multiple csv coming through flowfiles to single csv ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-merge-multiple-csv-coming-through-flowfiles-to-single/m-p/199026#M161071</link>
      <description>&lt;P&gt;I am using apache nifi and retrieving data in bulk from mongodb in json format and converting to csv but the problem is multiple csv is generating for each json record. How could I merge all the csv in NIFI. I have tried MergeRecord processor but still multiple csv are generating. I not sure whether all the setting is valid for MergeRecord.&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="67428-setting.png" style="width: 1003px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/17702i57EEFF92C19661DB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="67428-setting.png" alt="67428-setting.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="67427-client.png" style="width: 1890px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/17703iB77C32BE1B1B63F3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="67427-client.png" alt="67427-client.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 06:01:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-merge-multiple-csv-coming-through-flowfiles-to-single/m-p/199026#M161071</guid>
      <dc:creator>vivek_b3ds</dc:creator>
      <dc:date>2019-08-18T06:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to merge multiple csv coming through flowfiles to single csv ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-merge-multiple-csv-coming-through-flowfiles-to-single/m-p/199027#M161072</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/57161/vivekb3ds.html" nodeid="57161"&gt;@Vivek Singh&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Have you tried by setting a blank "Correlation Attribute Name" ?&lt;/P&gt;&lt;P&gt;As you can see from the doc, this attribute is used to gather files having the same value in this attribute, so having the same filename which leads to the behavior your are seeing&lt;/P&gt;&lt;PRE&gt;If specified, two FlowFiles will be binned together only if they have the same value for this Attribute. If not specified, FlowFiles are bundled by the order in which they are pulled from the queue.&lt;/PRE&gt;</description>
      <pubDate>Thu, 29 Mar 2018 15:22:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-merge-multiple-csv-coming-through-flowfiles-to-single/m-p/199027#M161072</guid>
      <dc:creator>ahadjidj</dc:creator>
      <dc:date>2018-03-29T15:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to merge multiple csv coming through flowfiles to single csv ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-merge-multiple-csv-coming-through-flowfiles-to-single/m-p/199028#M161073</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2056/ahadjidj.html" nodeid="2056"&gt;@Abdelkrim Hadjidj&lt;/A&gt; I tried. In this case it results in failure.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Mar 2018 15:56:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-merge-multiple-csv-coming-through-flowfiles-to-single/m-p/199028#M161073</guid>
      <dc:creator>vivek_b3ds</dc:creator>
      <dc:date>2018-03-29T15:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to merge multiple csv coming through flowfiles to single csv ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-merge-multiple-csv-coming-through-flowfiles-to-single/m-p/199029#M161074</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/57161/vivekb3ds.html" nodeid="57161"&gt;@Vivek Singh&lt;/A&gt; &lt;/P&gt;&lt;P&gt;when you say "multiple csv are generate" do you mean that no original csv is merged? you have X input flow files to MergeRecord and you get X out put? are they going through the success relation? I can see that you have flow files in the "original,failure", do you get errors ? &lt;/P&gt;</description>
      <pubDate>Thu, 29 Mar 2018 16:02:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-merge-multiple-csv-coming-through-flowfiles-to-single/m-p/199029#M161074</guid>
      <dc:creator>ahadjidj</dc:creator>
      <dc:date>2018-03-29T16:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to merge multiple csv coming through flowfiles to single csv ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-merge-multiple-csv-coming-through-flowfiles-to-single/m-p/199030#M161075</link>
      <description>&lt;P&gt;No I am not getting any error. It just hang and do nothing. I mean flow files are reaching to MergeProcessor after after converting record but after that nothing happens. You can see in the new image. &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="67429-merge.png" style="width: 896px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/17701i9D119CE8BB85DCB4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="67429-merge.png" alt="67429-merge.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 06:01:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-merge-multiple-csv-coming-through-flowfiles-to-single/m-p/199030#M161075</guid>
      <dc:creator>vivek_b3ds</dc:creator>
      <dc:date>2019-08-18T06:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to merge multiple csv coming through flowfiles to single csv ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-merge-multiple-csv-coming-through-flowfiles-to-single/m-p/199031#M161076</link>
      <description>&lt;P&gt;Ok so maybe you don't have enough flow files to create a new merged flow file. The decision to merge is based on two things : age of the bin and number of record. Do you have 1000 records going through the merge? if no try to set a short Max Bin Age to force the process to do the merge.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Mar 2018 16:12:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-merge-multiple-csv-coming-through-flowfiles-to-single/m-p/199031#M161076</guid>
      <dc:creator>ahadjidj</dc:creator>
      <dc:date>2018-03-29T16:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to merge multiple csv coming through flowfiles to single csv ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-merge-multiple-csv-coming-through-flowfiles-to-single/m-p/199032#M161077</link>
      <description>&lt;P&gt;Thanks setting &lt;STRONG&gt;max bin age property&lt;/STRONG&gt; works.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Mar 2018 16:19:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-merge-multiple-csv-coming-through-flowfiles-to-single/m-p/199032#M161077</guid>
      <dc:creator>vivek_b3ds</dc:creator>
      <dc:date>2018-03-29T16:19:18Z</dc:date>
    </item>
  </channel>
</rss>

