You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Kaxil Naik (JIRA)" <ji...@apache.org> on 2018/12/02 11:51:00 UTC

[jira] [Updated] (AIRFLOW-3361) Add the task_id to the Deprecation Warning when passing unsupported keywords to BaseOperator

     [ https://issues.apache.org/jira/browse/AIRFLOW-3361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kaxil Naik updated AIRFLOW-3361:
--------------------------------
    Fix Version/s:     (was: 2.0.0)

> Add the task_id to the Deprecation Warning when passing unsupported keywords to BaseOperator
> --------------------------------------------------------------------------------------------
>
>                 Key: AIRFLOW-3361
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3361
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: logging
>    Affects Versions: 1.9.0
>            Reporter: Martin Black
>            Assignee: Martin Black
>            Priority: Trivial
>             Fix For: 1.10.2
>
>
> In 2.0 passing invalid keywords to {{BaseOperator}} will be deprecated. Prior to that, there is a {{PendingDeprecationWarning}} raised, however it can be hard to track down which specific task is raising this warning.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)