hlokired opened a new issue #10123:
URL: https://github.com/apache/airflow/issues/10123


   Hi Team,
   
   1.We have a requirement where we need to schedule the job Bi-Weekly. i.e. on 
2nd and 4th Tuesday.
   Could you please help us on how can we set the schedule interval in Airflow 
DAG Job.
   
   2. Also in other requirement we tried to schedule individual jobs for 2nd 
Tuesday and 4th Tuesday. 
   i.e. schedule_interval= "0 2 * * 2#2" for 2nd Tuesday
    schedule_interval= "0 2 * * 2#4" for 4th Tuesday
   Could you please let us know is the schedule interval which I have shared is 
wrong.
   
   
   Thanks,
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to