[ 
https://issues.apache.org/jira/browse/NIFI-13528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Peter Gyori resolved NIFI-13528.
--------------------------------
    Resolution: Fixed

PR merged to main.

> Python processor's customValidate function does not work
> --------------------------------------------------------
>
>                 Key: NIFI-13528
>                 URL: https://issues.apache.org/jira/browse/NIFI-13528
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: Mark Bathori
>            Assignee: Mark Bathori
>            Priority: Major
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> The Python Processors have support for customValidate function but it doesn't 
> work since the context that is passed to the validation function is a 
> ValidationContext which the PythonProcessorAdapter tries to cast into a 
> ProcessContext. Since the 2 different type of contexts have different methods 
> the initialization will fail.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to