[
https://issues.apache.org/jira/browse/AIRFLOW-850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kaxil Naik resolved AIRFLOW-850.
--------------------------------
Resolution: Fixed
Fix Version/s: 1.10.2
Resolved by https://github.com/apache/incubator-airflow/pull/4349
> Airflow should support a general purpose PythonSensor
> -----------------------------------------------------
>
> Key: AIRFLOW-850
> URL: https://issues.apache.org/jira/browse/AIRFLOW-850
> Project: Apache Airflow
> Issue Type: Improvement
> Components: operators
> Affects Versions: 1.8.0
> Reporter: Daniel Gies
> Assignee: Daniel Gies
> Priority: Major
> Fix For: 1.10.2
>
>
> Today I found myself trying to use a sensor to postpone execution until data
> for the current execution date appeared in a file. It occurred to me that
> having a general purpose PythonSensor would allow developers to use the
> sensor paradigm with arbitrary code.
> We should add a PythonSensor to the core sensors module which takes a
> python_callable and optional args like the PythonOperator does.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)