Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mettamage
4 months ago
|
parent
|
context
|
favorite
| on:
Ask HN: What is the simplest data orchestration to...
I don’t know much about airflow
But isn’t it just also python with cron?
datadrivenangel
4 months ago
[–]
Airflow is python with cron, and the option for very sophisticated and useful orchestration tools, like retries, dependencies, etc. All the stuff you'll end up rolling yourself as your simple scheduled tasks grow.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
But isn’t it just also python with cron?