is there a way to have scheduled jobs run without ...
# troubleshooting
d
is there a way to have scheduled jobs run without using airflow? Would it be setting up crons?
ie set the cron to just run something along the lines of
meltano elt [extractor] [loader] --state=whatever
a
Yeah we should be able to make meltano schedules list —format cron a thing pretty easily too to make it very easy.
d
awesomesauce! ty
t
c
Regarding the simple way to start/get started with Meltano, 100% agree!