Hacker News new | ask | show | jobs
by firdaus 2269 days ago
Looks nice!

I'm working on something similar but without the pretty UI (built on top of https://cadenceworkflow.io/) - https://github.com/firdaus/cadence-python

1 comments

Oh cool. I've heard good things about Cadence, mostly in the context of big-data pipelines.

Way off topic, but one of the projects I worked on at LiveRamp (before CloudWright) was our (originally internal) big-data workflow engine, which I did eventually OSS: https://github.com/liveRamp/workflow2/. It has a lot of overlap with Cadence, except in Java with a lot of native Hadoop features. Never built a community though, we didn't do a great job cultivating one.

I think there are a lot of niches in the low-code pipeline space, with regards to integrations, users, and interface. Good luck with the release!