Commit 14c2bd36 authored by 唐香港's avatar 唐香港

Update alarm_flink_job.py

parent 369557b0
......@@ -13,7 +13,7 @@ import airflow
#variable parameter
DAG_ID = 'alarm_flink_job'
START_DATE = datetime.now() - timedelta(minutes=15)
START_DATE = datetime.now() - timedelta(minutes=30)
SCHEDULE_INTERVAL = timedelta(minutes=15)
SERVICES = [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment