this post was submitted on 04 Mar 2025
35 points (100.0% liked)
Programming
18539 readers
471 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities [email protected]
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
custom nifi processor
Had to look this one up, very cool stuff. Terrible naming but I've come to expect that from Apache!
How is Nifi? I've seen it pass by at work, as a generic ingestion application, but for most ingestions we're using custom-written Python for better flexibility.
I've never worked with it, but it looked pretty daunting (as an initial view).
I'm not working with it directly. The team that uses it asked for the implementation of custom processor. They are saying that it is a game changer and we use it heavily. I guess the transparency and debuggabilty come in handy.