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 2022/10/20 14:17:14 UTC

[GitHub] [airflow] ChenpiDog opened a new issue, #27164: The workflow is generated by dragging, rather than writing Python code.

ChenpiDog opened a new issue, #27164:
URL: https://github.com/apache/airflow/issues/27164

   ### Description
   
   I hope Airflow can provide drag and drop methods to establish workflows in the future, such as Kettle or DolphinScheduler, instead of writing python code.
   
   ### Use case/motivation
   
   To improve the usability of airflow, although this change is great, it must be worthwhile. Airflow has done well, but I hope it can do better.
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] tirkarthi commented on issue #27164: The workflow is generated by dragging, rather than writing Python code.

Posted by GitBox <gi...@apache.org>.
tirkarthi commented on issue #27164:
URL: https://github.com/apache/airflow/issues/27164#issuecomment-1285782800

   This might require an AIP and airflow has core principle of workflow as code https://airflow.apache.org/docs/apache-airflow/stable/#workflows-as-code . You can try some project like windmill but it doesn't seem to support Airflow 2 https://github.com/mayansalama/windmill


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] boring-cyborg[bot] commented on issue #27164: The workflow is generated by dragging, rather than writing Python code.

Posted by GitBox <gi...@apache.org>.
boring-cyborg[bot] commented on issue #27164:
URL: https://github.com/apache/airflow/issues/27164#issuecomment-1285627755

   Thanks for opening your first issue here! Be sure to follow the issue template!
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] potiuk commented on issue #27164: The workflow is generated by dragging, rather than writing Python code.

Posted by GitBox <gi...@apache.org>.
potiuk commented on issue #27164:
URL: https://github.com/apache/airflow/issues/27164#issuecomment-1291407757

   yep it's not a feature. it's a dicussion. And huge one. And AIP.. In the meantime feel free to use DagFactory if you wnat to use Yaml.
   
   I personally think Drag & Drop is a niche case and investment in making it will not pay. It might look like from your case, but when we see it as a product, the target users for drag & drop (i.e. mostly small teams without the need of versioning and sharing the code) is different than the current target users. So you might simply be mistaken about who the target user is. 
   
   Something that seems cool for you does not necessary work when you have 10000 users. 
   
   But all this should be discussed when someone takes on the task to justify and write a proposal.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] potiuk closed issue #27164: The workflow is generated by dragging, rather than writing Python code.

Posted by GitBox <gi...@apache.org>.
potiuk closed issue #27164: The workflow is generated by dragging, rather than writing Python code.
URL: https://github.com/apache/airflow/issues/27164


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org