You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Rakesh ghodasara (Jira)" <ji...@apache.org> on 2020/01/09 21:23:00 UTC

[jira] [Updated] (AIRFLOW-6523) Broken airflow-worker.service with latest commit

     [ https://issues.apache.org/jira/browse/AIRFLOW-6523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rakesh ghodasara updated AIRFLOW-6523:
--------------------------------------
    Priority: Blocker  (was: Major)

> 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)