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)