[
https://issues.apache.org/jira/browse/NIFI-13745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17897598#comment-17897598
]
ASF subversion and git services commented on NIFI-13745:
--------------------------------------------------------
Commit 2f3dd015e0c47170391bf8d69a1a9e544bd0887b in nifi's branch
refs/heads/main from Peter Gyori
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=2f3dd015e0 ]
NIFI-13745 Added StateManager Support to Python Processor API (#9419)
Signed-off-by: David Handermann <[email protected]>
> Extend the NiFi Python API with access to StateManager
> ------------------------------------------------------
>
> Key: NIFI-13745
> URL: https://issues.apache.org/jira/browse/NIFI-13745
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework, Extensions
> Reporter: Peter Gyori
> Assignee: Peter Gyori
> Priority: Major
> Time Spent: 2h
> Remaining Estimate: 0h
>
> There are use-cases where it is necessary to store state from Python-based
> processors in NiFi. One such case is creating and using a List* type Python
> processor that needs to store information regarding which items have already
> been listed in previous executions. For that we need to expose the
> StateManager functionality through the Python API.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)