[
https://issues.apache.org/jira/browse/AIRFLOW-5414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16923569#comment-16923569
]
Vadim Korchagin commented on AIRFLOW-5414:
------------------------------------------
[~ash] Running Airflow scheduler, webserver, worker as systemd services of
Type=simple to have all output collected by syslog. PID file, in that case, is
needed to control status (running or not) externally by Ambari.
> --pid argument does not work when running in foreground
> -------------------------------------------------------
>
> Key: AIRFLOW-5414
> URL: https://issues.apache.org/jira/browse/AIRFLOW-5414
> Project: Apache Airflow
> Issue Type: Bug
> Components: cli
> Affects Versions: 1.10.4
> Reporter: Vadim Korchagin
> Priority: Minor
> Fix For: 2.0.0
>
>
> --pid argument does not work in foreground. PID file provided by --pid
> appears only in daemon mode (-D, –daemonize).
--
This message was sent by Atlassian Jira
(v8.3.2#803003)