<?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: Apache Nifi processor to convert 'Control A' (\u0001) separated file to AVRO in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Apache-Nifi-processor-to-convert-Control-A-u0001-separated/m-p/161044#M123429</link>
    <description>&lt;P&gt;
	You should be able to use &lt;A target="_blank" href="https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi.processors.standard.ReplaceText/index.html"&gt;ReplaceText&lt;/A&gt; processor to change the &lt;CODE&gt;\u0001&lt;/CODE&gt; delimiter to whatever you like (new line, comma, etc.) and then use &lt;A target="_blank" href="https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi.processors.kite.ConvertCSVToAvro/index.html"&gt;ConvertCSVToAvro&lt;/A&gt; with a literal CSV delimiter. I haven't tried, but does &lt;STRONG&gt;CSV delimiter&lt;/STRONG&gt; need to be a regular expression in order to identify Unicode? Is it just a matter of escaping the &lt;CODE&gt;\&lt;/CODE&gt; in the literal?&lt;/P&gt;</description>
    <pubDate>Thu, 03 Nov 2016 01:38:22 GMT</pubDate>
    <dc:creator>alopresto</dc:creator>
    <dc:date>2016-11-03T01:38:22Z</dc:date>
  </channel>
</rss>

