[
https://issues.apache.org/jira/browse/AIRFLOW-5850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17019215#comment-17019215
]
Akshesh Doshi commented on AIRFLOW-5850:
----------------------------------------
[~potiuk] Okay, thank you for informing me about that. I have resolved the
conflicts now. :)
Looking forward to [~dimberman]'s (or otherwise your) review. 🙏
(Not sure why the "title validator" is failing but CI is happy).
> Make DockerSwarmOperator capture task logs
> ------------------------------------------
>
> Key: AIRFLOW-5850
> URL: https://issues.apache.org/jira/browse/AIRFLOW-5850
> Project: Apache Airflow
> Issue Type: Wish
> Components: contrib, operators
> Affects Versions: 1.10.6
> Environment: Reproducible everywhere since missing feature - Tested
> via puckel/airflow:latest
> Reporter: Henning Redestig
> Assignee: Akshesh Doshi
> Priority: Major
> Labels: docker, orchestration, swarm
> Fix For: 2.0.0
>
>
> contrib.operators.DockerSwarmOperator gives output on task starting and
> exiting but does not capture the logs from the task. E.g.
> [2019-11-04 16:27:30,337] \{{docker_swarm_operator.py:125}} INFO - Service
> started: \{'ID': 'mxjn03sm32kfm8bcczs4qw6tu'}
> \## the task outputs logs here but they do not show up in the webapp..
> [2019-11-04 16:27:32,909] \{{docker_swarm_operator.py:136}} INFO - Service
> status before exiting: complete
> [2019-11-04 16:27:37,298] \{{logging_mixin.py:95}} INFO - [[34m2019-11-04
> 16:27:37,298[0m]
> [34mlocal_task_job.py:[0m105}} INFO[0m - Task exited with return code 0[0m
> Also discussed in https://github.com/apache/airflow/pull/5489
--
This message was sent by Atlassian Jira
(v8.3.4#803005)