I believe schedule_interval was deprecated as an Operator parameter.

From the code:

"schedule_interval is used for %s, though it has been deprecated as a task 
parameter, you need to specify it as a DAG parameter instead",


> On 15 Aug 2018, at 06:30, Shubham Gupta <shubham180695...@gmail.com> wrote:
> 
> Hi,
> 
> In airflow, both DAG and operator can have schedule intervals. In case both
> are specified, what is the default behaviour?
> 
> Regards
> Shubham Gupta

Reply via email to