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 · May be fixed by #793
Open

Support custom Python processors #739

soenkeliebau opened this issue Jan 13, 2025 · 0 comments · May be fixed by #793
Assignees
Labels
release-note Denotes a PR that will be considered when it comes time to generate release notes. scheduled-for/25.7.0

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)

References:

@soenkeliebau soenkeliebau mentioned this issue Jan 13, 2025
1 task
@siegfriedweber siegfriedweber moved this from Proposed to In Progress in Stackable End-to-End Coordination Mar 31, 2025
@siegfriedweber siegfriedweber moved this to Development: In Progress in Stackable Engineering Mar 31, 2025
@siegfriedweber siegfriedweber linked a pull request May 8, 2025 that will close this issue
15 tasks
@siegfriedweber siegfriedweber added release-note Denotes a PR that will be considered when it comes time to generate release notes. scheduled-for/25.7.0 labels May 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note Denotes a PR that will be considered when it comes time to generate release notes. scheduled-for/25.7.0
Projects
Status: In Progress
Status: Development: In Progress
Development

Successfully merging a pull request may close this issue.

2 participants