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 2021/01/09 02:35:06 UTC

[GitHub] [incubator-dolphinscheduler] Jedda1314Jessie opened a new issue #714: [Feature]Can you provide multi-environment deployment capabilities?(能否提供多环境部署的功能)

Jedda1314Jessie opened a new issue #714:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/714


   When developing a normal project, there are several environments, such as: dev (development environment), test (test environment), staging (pre-release environment), prod (production environment)
   
   When I have developed 10 components according to one requirement in dev, easyscheduler does not currently support upgrading to other environments. It is impossible to say that when I go online, I will redo the 10 new components in each environment again.
   
   Isn't this similar to writing a java program, and then rewriting it in other environments without a git?
   
   I hope to provide such a function, at least like azkaban can use git to manage files, div->test directly branch and merge, and then submit the zip package. I don't know if easyscheduler can provide such a function.
   
   ---
   正常项目开发的时候,都是有好几个环境的,比如:dev(开发环境),test(测试环境),staging(预发布环境),prod(生产环境)
   
   当我在dev已经根据一项需求开发了10个组件,easyscheduler目前不支持升级到其他环境,不可能说我上线的时候再单独把本次新增的10个组件在各个环境重做一遍吧?
   
   这不就类似我写个java程序,然后不用git,直接一个一个类在其他环境重写一遍吗
   
   希望能提供这样的功能,起码像azkaban是可以用git来管理文件,dev->test的时候直接分支合并,然后提交zip包就可以了。不知道easyscheduler能否提供这样的功能。


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



[GitHub] [incubator-dolphinscheduler] CalvinKirs closed issue #714: [Feature]Can you provide multi-environment deployment capabilities?(能否提供多环境部署的功能)

Posted by GitBox <gi...@apache.org>.
CalvinKirs closed issue #714:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/714


   


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



[GitHub] [incubator-dolphinscheduler] CalvinKirs commented on issue #714: [Feature]Can you provide multi-environment deployment capabilities?(能否提供多环境部署的功能)

Posted by GitBox <gi...@apache.org>.
CalvinKirs commented on issue #714:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/714#issuecomment-799871603


   If the import and export cannot meet the current needs, when we need to develop again, please pay attention to keeping the environment equivalent.


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