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

[jira] [Updated] (AIRFLOW-6587) Docker operator to support PID mode

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

Harish updated AIRFLOW-6587:
----------------------------
    Summary: Docker  operator to support PID mode  (was: Docker  opretaor to support PID mode)

> Docker  operator to support PID mode
> ------------------------------------
>
>                 Key: AIRFLOW-6587
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6587
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: operators
>    Affects Versions: 2.0.0
>            Reporter: Harish
>            Priority: Trivial
>
> [https://docs.docker.com/engine/reference/run/#pid-settings---pid]
> "PID namespace provides separation of processes. The PID Namespace removes the view of the system processes, and allows process ids to be reused including pid 1."
> i was able to get this working with following change:
> [https://github.com/apache/airflow/commit/fb4cdd74de270ed679a36a916b673474166e6efb]
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)