<?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/161045#M123430</link>
    <description>&lt;P&gt;On a Mac, I found a useful procedure &lt;A target="_blank" href="http://symbolcodes.tlt.psu.edu/keyboards/charpalosx.html"&gt;here&lt;/A&gt; for enabling the pasting of a Unicode character into the current text box. Using this, I opened the ConvertCSVToAvro processor dialog, then the CSV Delimiter property value dialog. Then using the procedure I selected character \u0001, which pastes it into the property (although it is not a visible character so you won't see it on the screen). Click OK then Apply and the delimiter should be set to \u0001. I tried this with a simple example and it worked.&lt;/P&gt;&lt;P&gt;On Windows I think you can use the Character Map or something similar, but the idea is to either have some utility copy a unicode character to the clipboard for pasting into the property value dialog, or perhaps it will paste for you (like the Mac utility).&lt;/P&gt;&lt;P&gt;Once &lt;A target="_blank" href="https://issues.apache.org/jira/browse/NIFI-2369"&gt;NIFI-2369&lt;/A&gt; is resolved, there might be a way to use Expression Language to make this more visible, like ${literal('\u0001')} or something.&lt;/P&gt;&lt;P&gt;Alternatively, you could use a scripting processor like &lt;A target="_blank" href="https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi.processors.script.ExecuteScript/index.html"&gt;ExecuteScript&lt;/A&gt; and do the split with code (Javascript, Groovy, e.g.)&lt;/P&gt;</description>
    <pubDate>Thu, 03 Nov 2016 02:07:03 GMT</pubDate>
    <dc:creator>mburgess</dc:creator>
    <dc:date>2016-11-03T02:07:03Z</dc:date>
  </channel>
</rss>

