Gábor Gyimesi created MINIFICPP-2645:
----------------------------------------
Summary: NiFi python processors fail with properties using both EL
and validators
Key: MINIFICPP-2645
URL: https://issues.apache.org/jira/browse/MINIFICPP-2645
Project: Apache NiFi MiNiFi C++
Issue Type: Bug
Reporter: Gábor Gyimesi
Assignee: Gábor Gyimesi
If a NiFi python processor has a property that supports expression language and
has validators defined, it fails with the following error:
{code:java}
[2025-10-02 13:21:08.393]
[org::apache::nifi::minifi::extensions::python::PythonCreator] [error] Could
not process PartitionDocx.py: Only ALWAYS_VALID_VALIDATOR and
NON_BLANK_VALIDATOR has EL support {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)