<?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: Split CSV between Multiple Records in Apache NIFI in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Split-CSV-between-Multiple-Records-in-Apache-NIFI/m-p/317307#M227108</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/88990"&gt;@Prajeesh10&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you are trying to split your source CSV in to two different FlowFile before converting each to a JSON, you could use the "&lt;STRONG&gt;SplitContent&lt;/STRONG&gt;" [1] processor.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MattWho_0-1622218384861.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/31343i1BA99F3D9DC63FD5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MattWho_0-1622218384861.png" alt="MattWho_0-1622218384861.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[1]&amp;nbsp;&lt;A href="https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-standard-nar/1.13.2/org.apache.nifi.processors.standard.SplitContent/index.html" target="_blank"&gt;https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-standard-nar/1.13.2/org.apache.nifi.processors.standard.SplitContent/index.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you found this useful, please take a moment to login and click "Accept" on this solution.&lt;BR /&gt;Thank you,&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 28 May 2021 16:14:58 GMT</pubDate>
    <dc:creator>MattWho</dc:creator>
    <dc:date>2021-05-28T16:14:58Z</dc:date>
    <item>
      <title>Split CSV between Multiple Records in Apache NIFI</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Split-CSV-between-Multiple-Records-in-Apache-NIFI/m-p/317257#M227078</link>
      <description>&lt;P&gt;I am trying to process a CSV file and convert it to a JSON in a specific format. My CSV file is as follows&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT size="2"&gt;START&lt;/FONT&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT size="2"&gt;PI,0010002,25,king,address,phone&lt;/FONT&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT size="2"&gt;PE,3.2,company1&lt;/FONT&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT size="2"&gt;PE,1.9,company2&lt;/FONT&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT size="2"&gt;STOP&lt;/FONT&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT size="2"&gt;START&lt;/FONT&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT size="2"&gt;PI,0010003,25,prince,address,phone&lt;/FONT&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT size="2"&gt;PE,3.2,company1&lt;/FONT&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT size="2"&gt;PE,1.9,company2&lt;/FONT&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT size="2"&gt;STOP&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;I want help in extracting records from START till STOP. I was able to do the JSON conversion.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 May 2021 18:27:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Split-CSV-between-Multiple-Records-in-Apache-NIFI/m-p/317257#M227078</guid>
      <dc:creator>Prajeesh10</dc:creator>
      <dc:date>2021-05-27T18:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: Split CSV between Multiple Records in Apache NIFI</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Split-CSV-between-Multiple-Records-in-Apache-NIFI/m-p/317307#M227108</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/88990"&gt;@Prajeesh10&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you are trying to split your source CSV in to two different FlowFile before converting each to a JSON, you could use the "&lt;STRONG&gt;SplitContent&lt;/STRONG&gt;" [1] processor.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MattWho_0-1622218384861.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/31343i1BA99F3D9DC63FD5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MattWho_0-1622218384861.png" alt="MattWho_0-1622218384861.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[1]&amp;nbsp;&lt;A href="https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-standard-nar/1.13.2/org.apache.nifi.processors.standard.SplitContent/index.html" target="_blank"&gt;https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-standard-nar/1.13.2/org.apache.nifi.processors.standard.SplitContent/index.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you found this useful, please take a moment to login and click "Accept" on this solution.&lt;BR /&gt;Thank you,&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 May 2021 16:14:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Split-CSV-between-Multiple-Records-in-Apache-NIFI/m-p/317307#M227108</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2021-05-28T16:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: Split CSV between Multiple Records in Apache NIFI</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Split-CSV-between-Multiple-Records-in-Apache-NIFI/m-p/317634#M227260</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/88990"&gt;@Prajeesh10&lt;/a&gt;&amp;nbsp; Has your issue been resolved? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mark as solution button" style="width: 331px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/5960i4EC112CCAAC11427/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2019-08-06 at 1.54.47 PM.png" alt="Screen Shot 2019-08-06 at 1.54.47 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jun 2021 12:32:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Split-CSV-between-Multiple-Records-in-Apache-NIFI/m-p/317634#M227260</guid>
      <dc:creator>cjervis</dc:creator>
      <dc:date>2021-06-03T12:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: Split CSV between Multiple Records in Apache NIFI</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Split-CSV-between-Multiple-Records-in-Apache-NIFI/m-p/358440#M237852</link>
      <description>&lt;P&gt;&lt;SPAN&gt;id, name, balance, join_date, notes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1, John, 48.23, 04/03/2007 "Our very&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;first customer!"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2, Jane, 1245.89, 08/22/2009,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3, Frank Franklin, "48481.29", 04/04/2016,&lt;BR /&gt;&lt;BR /&gt;the logic may fail in the above case, if column contains multiple rows.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Nov 2022 13:56:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Split-CSV-between-Multiple-Records-in-Apache-NIFI/m-p/358440#M237852</guid>
      <dc:creator>prakashrulez</dc:creator>
      <dc:date>2022-11-28T13:56:05Z</dc:date>
    </item>
  </channel>
</rss>

