[
https://issues.apache.org/jira/browse/AIRFLOW-6523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17012331#comment-17012331
]
Kaxil Naik commented on AIRFLOW-6523:
-------------------------------------
That is only for master. For 1.10.7 use
https://github.com/apache/airflow/blob/1.10.7/scripts/systemd/airflow-worker.service
> Broken airflow-worker.service with latest commit
> ------------------------------------------------
>
> Key: AIRFLOW-6523
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6523
> Project: Apache Airflow
> Issue Type: Bug
> Components: worker
> Affects Versions: 1.10.2
> Reporter: Rakesh ghodasara
> Priority: Blocker
>
> The Latest checkin breaks the script :
> [https://github.com/apache/airflow/commit/5fb64b9f2a567b74d09b10661b7d32c8bbfdefcb]
>
> h2. scripts/systemd/airflow-worker.service
>
>
> *The old script had :ExecStart=/bin/airflow worker*
> *The new one has: ExecStart=/bin/airflow celery worker*
>
> *This stops the worker working*
--
This message was sent by Atlassian Jira
(v8.3.4#803005)