You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/05/27 03:59:51 UTC

[GitHub] [airflow] mik-laj commented on issue #8128: API Endpoints - CRUD - DAG Model

mik-laj commented on issue #8128:
URL: https://github.com/apache/airflow/issues/8128#issuecomment-634267599


   Hello @mik-laj 
   We are currently discussing the specification in the PR. 
   https://github.com/apache/airflow/pull/8721
   Because of the fact that the specification has not been merged, we cannot start the implementation.  If you want the work to start then I invite you to review the specifications and when everything looks good, I am asking you to accept the PR.
   
   Creating a DAG is not part of the specification, because there is no universal way to do this. There are different ways to create a DAG depending on the deployment model. Some users create DAG using files on S3, others using GCS, others using Docker images, others using git sync, etc.  For now, we want to focus on the common and universal feature that exists in Airflow and provide the API for it. Here is a document that describes the goals and non-goals of the project.
   https://cwiki.apache.org/confluence/display/AIRFLOW/AIP-32%3A+Airflow+REST+API


----------------------------------------------------------------
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:
users@infra.apache.org