Skip to content

Scripts/systemd weren't updated to Airflow 3 #51117

@radumas

Description

@radumas

Apache Airflow version

3.0.1

If "Other Airflow 2 version" selected, which one?

No response

What happened?

The documentation (https://airflow.apache.org/docs/apache-airflow/stable/howto/run-with-systemd.html) suggests using the scripts in the below folder for setting up with SystemD

https://github.com/apache/airflow/tree/main/scripts/systemd

However, they have not been updated to Airflow 3 and they do not start the dag-processor or triggerer, and start the webserver instead of the api-server

What you think should happen instead?

No response

How to reproduce

Follow the step in the documentation

These files can be used as-is by copying them over to /usr/lib/systemd/system.

Operating System

RHEL

Versions of Apache Airflow Providers

No response

Deployment

Virtualenv installation

Deployment details

No response

Anything else?

We can try to submit a PR to correct this, but honestly at the moment our in-place Airflow 3 upgrade on RHEL hasn't been working super well, so I'm not sure we're the best placed to be making this update (though I think this is mostly issues with configs and not systemd unit files).

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions