<?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: Regex # Special Character Escape in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Regex-Special-Character-Escape/m-p/239557#M201366</link>
    <description>&lt;P&gt;Did you try using '\' character?&lt;/P&gt;</description>
    <pubDate>Thu, 02 May 2019 21:54:29 GMT</pubDate>
    <dc:creator>Praninder</dc:creator>
    <dc:date>2019-05-02T21:54:29Z</dc:date>
    <item>
      <title>Regex # Special Character Escape</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Regex-Special-Character-Escape/m-p/239556#M201365</link>
      <description>&lt;P&gt;I'm trying to use regex to match the line:&lt;BR /&gt;# DOG CAT BIRD&lt;BR /&gt;&lt;BR /&gt;NiFi regex seems to treat # as a comment character, whereas other regexes do not.&lt;BR /&gt;&lt;BR /&gt;How do I match the literal character # in a string with regex?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The doc page &lt;A rel="noopener noreferrer noopener noreferrer" href="https://nifi.apache.org/docs/nifi-docs/html/expression-language-guide.html#escaping" target="_blank"&gt;https://nifi.apache.org/docs/nifi-docs/html/expression-language-guide.html#escaping&lt;/A&gt; doesn't seem to help me out here.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 14:21:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Regex-Special-Character-Escape/m-p/239556#M201365</guid>
      <dc:creator>nicholas_stantz</dc:creator>
      <dc:date>2022-09-16T14:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: Regex # Special Character Escape</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Regex-Special-Character-Escape/m-p/239557#M201366</link>
      <description>&lt;P&gt;Did you try using '\' character?&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2019 21:54:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Regex-Special-Character-Escape/m-p/239557#M201366</guid>
      <dc:creator>Praninder</dc:creator>
      <dc:date>2019-05-02T21:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: Regex # Special Character Escape</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Regex-Special-Character-Escape/m-p/239558#M201367</link>
      <description>&lt;P&gt;With the '\' character, the '#' character still highlights the text after it as a comment:&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="108373-1556809188675.png" style="width: 785px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/13931i05F97E618CF504D0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="108373-1556809188675.png" alt="108373-1556809188675.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 17 Aug 2019 22:39:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Regex-Special-Character-Escape/m-p/239558#M201367</guid>
      <dc:creator>nicholas_stantz</dc:creator>
      <dc:date>2019-08-17T22:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: Regex # Special Character Escape</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Regex-Special-Character-Escape/m-p/239559#M201368</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/109246/nicholasstantzos.html" nodeid="109246"&gt;@Nick Stantzos&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can ignore the unexpected coloring rendered by the NiFi Expression language editor window.&lt;BR /&gt;The java regex replace should work just using "# DOG CAT BIRD" or "\# DOG CAT BIRD".&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2019 22:25:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Regex-Special-Character-Escape/m-p/239559#M201368</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2019-05-02T22:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: Regex # Special Character Escape</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Regex-Special-Character-Escape/m-p/239560#M201369</link>
      <description>&lt;P&gt;Thanks Matt, I didn't realize that the colored text was not a comment in this case.&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2019 23:45:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Regex-Special-Character-Escape/m-p/239560#M201369</guid>
      <dc:creator>nicholas_stantz</dc:creator>
      <dc:date>2019-05-02T23:45:04Z</dc:date>
    </item>
  </channel>
</rss>

