<?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: InvokeHTTP  to return CSV in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/InvokeHTTP-to-return-CSV/m-p/242394#M204195</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/31160/agulshani.html" nodeid="31160" target="_blank"&gt;@Gulshan Agivetova&lt;/A&gt;&lt;/P&gt;&lt;P&gt;May be you can use the "InvokeHTTP" --&amp;gt; "ReplaceText" --&amp;gt; "PutFile" processors like following:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="109339-tabs-to-comma-nifi-1.png" style="width: 2688px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/13594i896A40356C206266/image-size/medium?v=v2&amp;amp;px=400" role="button" title="109339-tabs-to-comma-nifi-1.png" alt="109339-tabs-to-comma-nifi-1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Here in &lt;STRONG&gt;"ReplaceText" processor&lt;/STRONG&gt; can be used something like following to replace Search Value = TAB with COMMA&lt;/P&gt;&lt;P&gt;ReplaceText Properties:&lt;/P&gt;&lt;PRE&gt;Search Value = &amp;nbsp; &amp;nbsp;&amp;nbsp;
Replacement Value = ,&amp;nbsp;
Character Set = UTF-8
Maximum Buffer Size = 1 MB
Replacement Strategy = Regex Replace
Evaluation Mode = &amp;nbsp;Line-by-Line&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="109355-tabs-to-comma-nifi-2.png" style="width: 2734px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/13595i9740AAA336E5CC3E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="109355-tabs-to-comma-nifi-2.png" alt="109355-tabs-to-comma-nifi-2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And then it should be able to replace the TABs with Comma.&lt;/P&gt;&lt;P&gt;The output of the given inout should be something  like:&lt;/P&gt;&lt;PRE&gt;RELM,Satieva_microloans,6,3369,2019-06-12,11:42:00,772103971
RELM,Satieva_microloans,6,3369,2019-06-12,11:42:00,772104117
RELM,Satieva_microloans,6,3369,2019-06-12,11:42:00,772101000&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;</description>
    <pubDate>Sat, 17 Aug 2019 21:59:13 GMT</pubDate>
    <dc:creator>jsensharma</dc:creator>
    <dc:date>2019-08-17T21:59:13Z</dc:date>
    <item>
      <title>InvokeHTTP  to return CSV</title>
      <link>https://community.cloudera.com/t5/Support-Questions/InvokeHTTP-to-return-CSV/m-p/242393#M204194</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;How can I configure InvokeHTTP to return &lt;STRONG&gt;comma separated &lt;/STRONG&gt;flow file? &lt;/P&gt;&lt;P&gt;At the moment it is returning file in below format (tab separated):&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;RELM    Satieva_microloans 6    3369    2019-06-12 11:42:00    772103971&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;RELM    Satieva_microloans 6    3369    2019-06-12 11:42:00    772104117&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;RELM    Satieva_microloans 6    3369    2019-06-12 11:42:00    772101000&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2019 16:05:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/InvokeHTTP-to-return-CSV/m-p/242393#M204194</guid>
      <dc:creator>a_gulshani</dc:creator>
      <dc:date>2019-06-13T16:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: InvokeHTTP  to return CSV</title>
      <link>https://community.cloudera.com/t5/Support-Questions/InvokeHTTP-to-return-CSV/m-p/242394#M204195</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/31160/agulshani.html" nodeid="31160" target="_blank"&gt;@Gulshan Agivetova&lt;/A&gt;&lt;/P&gt;&lt;P&gt;May be you can use the "InvokeHTTP" --&amp;gt; "ReplaceText" --&amp;gt; "PutFile" processors like following:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="109339-tabs-to-comma-nifi-1.png" style="width: 2688px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/13594i896A40356C206266/image-size/medium?v=v2&amp;amp;px=400" role="button" title="109339-tabs-to-comma-nifi-1.png" alt="109339-tabs-to-comma-nifi-1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Here in &lt;STRONG&gt;"ReplaceText" processor&lt;/STRONG&gt; can be used something like following to replace Search Value = TAB with COMMA&lt;/P&gt;&lt;P&gt;ReplaceText Properties:&lt;/P&gt;&lt;PRE&gt;Search Value = &amp;nbsp; &amp;nbsp;&amp;nbsp;
Replacement Value = ,&amp;nbsp;
Character Set = UTF-8
Maximum Buffer Size = 1 MB
Replacement Strategy = Regex Replace
Evaluation Mode = &amp;nbsp;Line-by-Line&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="109355-tabs-to-comma-nifi-2.png" style="width: 2734px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/13595i9740AAA336E5CC3E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="109355-tabs-to-comma-nifi-2.png" alt="109355-tabs-to-comma-nifi-2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And then it should be able to replace the TABs with Comma.&lt;/P&gt;&lt;P&gt;The output of the given inout should be something  like:&lt;/P&gt;&lt;PRE&gt;RELM,Satieva_microloans,6,3369,2019-06-12,11:42:00,772103971
RELM,Satieva_microloans,6,3369,2019-06-12,11:42:00,772104117
RELM,Satieva_microloans,6,3369,2019-06-12,11:42:00,772101000&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Sat, 17 Aug 2019 21:59:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/InvokeHTTP-to-return-CSV/m-p/242394#M204195</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2019-08-17T21:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: InvokeHTTP  to return CSV</title>
      <link>https://community.cloudera.com/t5/Support-Questions/InvokeHTTP-to-return-CSV/m-p/242395#M204196</link>
      <description>&lt;P&gt;@Jay Kumar SenSharma  Thank you very much! It helped&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2019 11:38:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/InvokeHTTP-to-return-CSV/m-p/242395#M204196</guid>
      <dc:creator>a_gulshani</dc:creator>
      <dc:date>2019-06-14T11:38:29Z</dc:date>
    </item>
  </channel>
</rss>

