Hi All,

Created a ticket(https://issues.apache.org/jira/browse/AIRFLOW-3775) for
supporting custom scheduler in Airflow.

The idea is to have a scheduler base class which can be extended for
writing a custom scheduler. The logic of custom scheduling is user
specific, and at the DAGs task level we can mention the scheduler type, and
that scheduler will be used for starting a task. [Naive Idea]

Can we please discuss whether we need such functionality in Airflow or not
and If yes then we will proceed with the design and implementation.

Thanks
Abhishek Sharma

Reply via email to