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/02/20 12:12:44 UTC

[GitHub] [incubator-dolphinscheduler] ntupapaya opened a new issue #4826: [Bug][Module Name] Process using the dependence component cannot migrate between test and prod environment

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


   **Describe the bug**
   Process using the dependence component cannot migrate between test and prod environment. 
   包含依赖组件的流程不能在测试和生产环境间迁移。
   Because in exported json it uses definitionId to refer to the dpendent target, which will be different between test and prod env.
   因为在导出的json中用了definitionId来指向被依赖的目标, 而id在不同的环境之间导出和导入时是会变的。
   With this problem, I would say the dependence component is not ready for prodtion use. Strongly suggest to fix it.
   由于这个问题的存在,依赖组件实际上不适合生产系统使用。强烈建议修复。
   
   **To Reproduce**
   As stated
   
   **Expected behavior**
   流程中的依赖组件导出和导入时时应当使用流程名称、任务名称等。或其他能保证可迁移性和唯一性的字段组合。
   
   **Screenshots**
   If applicable, add screenshots to help explain your problem.
   
   
   **Which version of Dolphin Scheduler:**
   1.3.4
   
   **Additional context**
   Add any other context about the problem here.
   
   **Requirement or improvement**
   - Please describe about your requirements or improvement suggestions.
   


----------------------------------------------------------------
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] dailidong commented on issue #4826: [Bug][Module Name] Process using the dependence component cannot migrate between test and prod environment

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


   good suggestion
   for now ,  the Community is doing workflow definition DAG json splitting, when json splitting done, welcome to join  


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