Skip to content

Support custom Python processors #739

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
soenkeliebau opened this issue Jan 13, 2025 · 0 comments
Open

Support custom Python processors #739

soenkeliebau opened this issue Jan 13, 2025 · 0 comments
Assignees

Comments

@soenkeliebau
Copy link
Member

soenkeliebau commented Jan 13, 2025

We already have docs how to use Python processors in https://docs.stackable.tech/home/stable/nifi/usage_guide/custom-components/custom-python-processors/.
This issue is about implementing a CRD change, which offers this functionality more conveniently.

  • support functionality similar to AirFlow for running gitsync to get python processors into the running container
    • Move gitSync struct from airflow-op into operator-rs!
    • also support extra volumes for this
  • supply Python runtime in container
  • investigate if we want to offer separate functionality for dependencies to what NiFi does (especially considering airgapped environments)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Status: Development: In Progress
Development

No branches or pull requests

2 participants