You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Airflow
Hi All,
I'm using airflow as a cron replacement and wondering how everyone starts airflow scheduler and the web-server running after the server it is running on restarts?
Do you use Apache for the web server or put it in your .bashrc?
Cheers,
Jack
Stan Seibert
unread,
Oct 14, 2015, 9:41:02 AM10/14/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Airflow
Thanks! supervisord was very easy to set up - do you just add a "airflow scheduler" command to this with a DAG with dynamic start time set within your scripts to emulate cron scripts?