You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Akshesh Doshi (Jira)" <ji...@apache.org> on 2019/11/05 17:23:00 UTC

[jira] [Created] (AIRFLOW-5854) Docker logs of Python processes are not visible

Akshesh Doshi created AIRFLOW-5854:
--------------------------------------

             Summary: Docker logs of Python processes are not visible
                 Key: AIRFLOW-5854
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5854
             Project: Apache Airflow
          Issue Type: New Feature
          Components: logging, operators
    Affects Versions: 2.0.0
            Reporter: Akshesh Doshi


Reason - [https://stackoverflow.com/a/33027467/3061686]


Fix - Add support for `tty` ([https://docker-py.readthedocs.io/en/stable/api.html#docker.types.ContainerSpec]) parameter in Docker Swarm operator (and set to True, by default).

 

This is also required to fix https://issues.apache.org/jira/browse/AIRFLOW-5850.



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