You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/07/15 14:09:16 UTC

[GitHub] [dolphinscheduler] jieguangzhou commented on issue #10995: [Feature][pydolphinscheduler] Dynamically generate workflows from YAML configuration files

jieguangzhou commented on issue #10995:
URL: https://github.com/apache/dolphinscheduler/issues/10995#issuecomment-1185584172

   > Hi @jieguangzhou, this looks good to me. For some users who are not willing to spend some time picking up python but do have tons of workflows to generate, yaml is a better approach than dragging and connecting tasks through the UI. Just curious, why do you want this feature? Are you a `yaml lover`? 😄
   
   If we can use YAML to manage workflows, it might make it easier for engineers to manage workflows and do version management. Git can be used to manage and share workflows.
   In addition, after communicating with some overseas engineers, I found that some engineers prefer to use YAML to manage programs, which I think is also suitable for me.
   I think `yaml` is better than `TOML` or `JSON` for this scenario.


-- 
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@dolphinscheduler.apache.org

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