You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Matthew Bruce (Jira)" <ji...@apache.org> on 2020/02/13 20:53:00 UTC

[jira] [Created] (AIRFLOW-6797) Create policy hooks for DAGs

Matthew Bruce created AIRFLOW-6797:
--------------------------------------

             Summary: Create policy hooks for DAGs
                 Key: AIRFLOW-6797
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6797
             Project: Apache Airflow
          Issue Type: New Feature
          Components: scheduler
    Affects Versions: 1.10.9
            Reporter: Matthew Bruce


Policy hooks exist to modify task objects just before they are run:
[https://airflow.apache.org/docs/stable/concepts.html?highlight=policy#cluster-policy]

 

Similar functionality for DAGs at loading time so that they could be rejected or modified would be useful (i.e. to validate DAG naming, etc.)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)