[jira] [Created] (AIRFLOW-5220) Easy form to create airflow dags

2019-08-14 Thread huangyan (JIRA)
huangyan created AIRFLOW-5220:
-

 Summary: Easy form to create airflow dags
 Key: AIRFLOW-5220
 URL: https://issues.apache.org/jira/browse/AIRFLOW-5220
 Project: Apache Airflow
  Issue Type: New Feature
  Components: DAG, database
Affects Versions: 1.10.5
Reporter: huangyan
Assignee: huangyan


The airflow usage threshold is higher and the user must write a Python dag 
file. However, many users don't write Python, they want to create dags directly 
from forms.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Created] (AIRFLOW-5219) Alarm if the task is not executed within the expected time range.

2019-08-14 Thread huangyan (JIRA)
huangyan created AIRFLOW-5219:
-

 Summary: Alarm if the task is not executed within the expected 
time range.
 Key: AIRFLOW-5219
 URL: https://issues.apache.org/jira/browse/AIRFLOW-5219
 Project: Apache Airflow
  Issue Type: New Feature
  Components: DAG
Affects Versions: 1.10.4
Reporter: huangyan
Assignee: huangyan
 Fix For: 1.10.4


When using Airflow, user has an expected time range for the task. Beyond this 
range, the user expects to get an alert instead of performing the task 
directly. 

They may not want the task to be executed automatically, and then manually 
perform the task after analyzing the cause.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)