nohup airflow worker >worker.log 2>&1 & nohup airflow scheduler >scheduler.log 2>&1 & nohup airflow webserver >webserver.log 2>&1 & 来源:https://www.cnblogs.com/braveym/p/11983269.html 标签 airflow