Live data from Hacker News

Dolphin Scheduler

github.com

1–10 of 27 posts

Re: Dolphin Scheduler

#2
This looks great, I've always wanted something like this. I've always had autosys or controlm at work and they both suck.

I'd just prefer if it had been around longer. Any other open source alternatives out there? I only know of Airflow, k8s Cronjobs.

Re: Dolphin Scheduler

#5
post #2

This looks great, I've always wanted something like this. I've always had autosys or controlm at work and they both suck. I'd just prefer if it had been around longer. Any other open source alternatives out there? I only know of Airflow, k8s Cronjobs.

The only other one I can think of off the top of my head is dagster: https://github.com/dagster-io/dagster

It’s made by Nick Schrock of graphql fame, among others. I’m sure there are 100s of these projects though.

Re: Dolphin Scheduler

#7
post #2

This looks great, I've always wanted something like this. I've always had autosys or controlm at work and they both suck. I'd just prefer if it had been around longer. Any other open source alternatives out there? I only know of Airflow, k8s Cronjobs.

There's also Luigi. https://github.com/spotify/luigi

Re: Dolphin Scheduler

#9
post #4

Also interesting that its one of the first open source applications from China I've seen.

I've actually stopped paying attention to https://github.com/vitalets/github-trending-repos because there are so many Chinese repositories each week.

It's just rare to get them on HN, because it's a nightmare to go through their docs and they're usually not even attempting to write their code in English. Basically unusable for all intents and purposes, even if it were quality software.

Re: Dolphin Scheduler

#10
post #2

This looks great, I've always wanted something like this. I've always had autosys or controlm at work and they both suck. I'd just prefer if it had been around longer. Any other open source alternatives out there? I only know of Airflow, k8s Cronjobs.

I've had alot of success using Apache NiFi as a distributed scheduler / general purpose workflow tool.
Post reply on HN