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

2018-11-18 Thread Martin Black (JIRA)


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

Martin Black updated AIRFLOW-3361:
--
Description: 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.  (was: 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 PR adds the {{task_id}} to aid this.)

> 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: Task
>  Components: logging
>Affects Versions: 1.9.0
>Reporter: Martin Black
>Assignee: Martin Black
>Priority: Trivial
>
> 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)


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

2018-11-18 Thread Martin Black (JIRA)


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

Work on AIRFLOW-3361 started by Martin Black.
-
> 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: Task
>  Components: logging
>Affects Versions: 1.9.0
>Reporter: Martin Black
>Assignee: Martin Black
>Priority: Trivial
>
> 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 PR adds 
> the {{task_id}} to aid this.



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


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

2018-11-18 Thread Martin Black (JIRA)


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

Martin Black commented on AIRFLOW-3361:
---

PR https://github.com/apache/incubator-airflow/pull/4030

> 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: Task
>  Components: logging
>Affects Versions: 1.9.0
>Reporter: Martin Black
>Assignee: Martin Black
>Priority: Trivial
>
> 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 PR adds 
> the {{task_id}} to aid this.



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


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

2018-11-18 Thread Martin Black (JIRA)
Martin Black created AIRFLOW-3361:
-

 Summary: 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: Task
  Components: logging
Affects Versions: 1.9.0
Reporter: Martin Black
Assignee: Martin Black


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 PR adds 
the {{task_id}} to aid this.



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