You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NiFi 2.0 adds support for python processors that can be used in flows.
These can be loaded by simply providing them in a directory on the pod and configuring NiFi to look into this directory.
NiFi also supports hot reloading of these processors out of the box, so this would be a perfect use case for a git-sync sidecar container, like we are using for Airflow already.
The content you are editing has changed. Please copy your edits and refresh the page.
NiFi 2.0 adds support for python processors that can be used in flows.
These can be loaded by simply providing them in a directory on the pod and configuring NiFi to look into this directory.
NiFi also supports hot reloading of these processors out of the box, so this would be a perfect use case for a git-sync sidecar container, like we are using for Airflow already.
Tasks
The text was updated successfully, but these errors were encountered: