You could indeed write a script and run it within an ExecuteScript. However, that is going to be far less efficient than simply using a Java Regular Expression. What is the reasoning behind wanting to use a Python Regex as opposed to a Java Regex?
> On May 6, 2016, at 3:05 PM, idioma <[email protected]> wrote: > > I guess that if you want to use Python or other flavors, you can actually > right a script and running it from within ExecuteScript, is that a fair > statement? > > > > -- > View this message in context: > http://apache-nifi-developer-list.39713.n7.nabble.com/Apache-NiFi-and-support-for-Regex-tp10014p10015.html > Sent from the Apache NiFi Developer List mailing list archive at Nabble.com.
