<?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 NIFI splittext to split the single file into multiple in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-splittext-to-split-the-single-file-into-multiple/m-p/130058#M47604</link>
    <description>&lt;P&gt;I split the file successfully using splitText into three file but when I try store using putfile its throwing error as 'file with same name'. Please suggest which processor do I need to use to save the files in same directory. I used update attribute to update file name but it still throwing the same error&lt;/P&gt;</description>
    <pubDate>Wed, 30 Nov 2016 16:02:58 GMT</pubDate>
    <dc:creator>vigneshviky_rg</dc:creator>
    <dc:date>2016-11-30T16:02:58Z</dc:date>
    <item>
      <title>NIFI splittext to split the single file into multiple</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-splittext-to-split-the-single-file-into-multiple/m-p/130058#M47604</link>
      <description>&lt;P&gt;I split the file successfully using splitText into three file but when I try store using putfile its throwing error as 'file with same name'. Please suggest which processor do I need to use to save the files in same directory. I used update attribute to update file name but it still throwing the same error&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2016 16:02:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-splittext-to-split-the-single-file-into-multiple/m-p/130058#M47604</guid>
      <dc:creator>vigneshviky_rg</dc:creator>
      <dc:date>2016-11-30T16:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: NIFI splittext to split the single file into multiple</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-splittext-to-split-the-single-file-into-multiple/m-p/130059#M47605</link>
      <description>&lt;P&gt;Suggestion is to use UpdateAttribute to append timestamp to filename.&lt;/P&gt;&lt;P&gt;Here is an example of how to do this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="9915-screen-shot-2016-11-30-at-72542-am.png" style="width: 1376px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/22399iFA554B084CAA326E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="9915-screen-shot-2016-11-30-at-72542-am.png" alt="9915-screen-shot-2016-11-30-at-72542-am.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;If this is what you are looking for, let me know by accepting the answer; else, let me know of any gaps or followup questions.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 09:35:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-splittext-to-split-the-single-file-into-multiple/m-p/130059#M47605</guid>
      <dc:creator>gkeys</dc:creator>
      <dc:date>2019-08-19T09:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: NIFI splittext to split the single file into multiple</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-splittext-to-split-the-single-file-into-multiple/m-p/130060#M47606</link>
      <description>&lt;P&gt;Depending on how fast the flow files are coming through, using the timestamp might result in the same filename as well. You could use ${uuid}, which is the UUID of the flow file (guaranteed to be unique), or ${nextInt()}, which is an auto-incrementing value&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2016 20:56:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-splittext-to-split-the-single-file-into-multiple/m-p/130060#M47606</guid>
      <dc:creator>mburgess</dc:creator>
      <dc:date>2016-11-30T20:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: NIFI splittext to split the single file into multiple</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-splittext-to-split-the-single-file-into-multiple/m-p/130061#M47607</link>
      <description>&lt;P&gt;Thank You &lt;A rel="user" href="https://community.cloudera.com/users/641/mburgess.html" nodeid="641"&gt;@Matt Burgess&lt;/A&gt; and @greyKeys . Previously I used timestamp which results in error, then I changed it to ${uuid} its working fine.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2016 12:27:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-splittext-to-split-the-single-file-into-multiple/m-p/130061#M47607</guid>
      <dc:creator>vigneshviky_rg</dc:creator>
      <dc:date>2016-12-01T12:27:52Z</dc:date>
    </item>
  </channel>
</rss>

