A combination of ExecuteProcess and ExecuteStream processors?

2018-03-07 Thread Oleksandr Lobunets
Hello everyone, I have a case of running the 3rd party CLI (linux) with the following behaviour: - Should be executed upon a FlowFile with attributes/content containing parameters to CLI - Accepts params via flags or environment variables - Writes output to stdout as a stream of JSON object

Re: A combination of ExecuteProcess and ExecuteStream processors?

2018-03-07 Thread Oleksandr Lobunets
ore integrated with the NiFi API (as they are > both organic to the JVM), plus the Jython error you're running into > has not been fixed yet [2]. > > Regards, > Matt > > [1] https://issues.apache.org/jira/browse/NIFI > [2] http://bugs.jython.org/issue2642 > >