Adam Hunyadi created MINIFICPP-1206:
---------------------------------------
Summary: Implement inline-script support for ExecutePythonProcessor
Key: MINIFICPP-1206
URL: https://issues.apache.org/jira/browse/MINIFICPP-1206
Project: Apache NiFi MiNiFi C++
Issue Type: Improvement
Affects Versions: 0.7.0
Reporter: Adam Hunyadi
Assignee: Adam Hunyadi
Fix For: 1.0.0
*Acceptance criteria:*
# Given a python script that transfers to REL_FAILURE
*Background:*
We would like to start supporting inline python scripts in
ExecutePythonProcessor. Someone already tried to add support for this option,
but he did not finish the implementation.
*Proposal:*
The related dead code was removed in
[PR-768|https://github.com/apache/nifi-minifi-cpp/pull/768]. The implementation
can be started by reverting this commit. Upon implementation, please check if
failures are handled properly and add tests for this branch as well.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)