You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/12/06 08:48:00 UTC

[jira] [Commented] (AIRFLOW-1879) Use TaskInstance log in cli.run

    [ https://issues.apache.org/jira/browse/AIRFLOW-1879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16279852#comment-16279852 ] 

ASF subversion and git services commented on AIRFLOW-1879:
----------------------------------------------------------

Commit 301ce6b4f0da9d01734dd3a0360bff535a8acad5 in incubator-airflow's branch refs/heads/master from [~bolke]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=301ce6b ]

[AIRFLOW-1879] Handle ti log entirely within ti

Previously logging was setup outside a
TaskInstance,
this puts everything inside. Also propery closes
the logging.

Closes #2837 from bolkedebruin/AIRFLOW-1879


> Use TaskInstance log in cli.run
> -------------------------------
>
>                 Key: AIRFLOW-1879
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1879
>             Project: Apache Airflow
>          Issue Type: Improvement
>            Reporter: Bolke de Bruin
>             Fix For: 1.9.1
>
>
> There is no reason the initalize the log in cli.py for airflow.task. It is fine to handle this by the taskinstance itself



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)