[
https://issues.apache.org/jira/browse/AIRFLOW-5854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16971775#comment-16971775
]
ASF subversion and git services commented on AIRFLOW-5854:
----------------------------------------------------------
Commit 7ab9e957d3ade7af607b597592b624c9e4951b73 in airflow's branch
refs/heads/master from Akshesh Doshi
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=7ab9e95 ]
AIRFLOW-5854: Add support for `tty` parameter in Docker related operators
(#6542)
> 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
> Assignee: Akshesh Doshi
> Priority: Major
> Labels: docker, orchestration, swarm
> Fix For: 2.0.0
>
>
> 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)