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 2020/09/27 09:16:07 UTC

[GitHub] [incubator-dolphinscheduler] glxfeng commented on issue #3808: [Improvement][API]导出工作流定义支持描述字段Export workflow definition support description

glxfeng commented on issue #3808:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/3808#issuecomment-699609310


   > [
   > {
   > "processDefinitionConnects":"[]",
   > "processDefinitionJson":"{"tenantId":2,"globalParams":[],"tasks":[{"conditionResult":{"successNode":[""],"failedNode":[""]},"description":"shell_ls_1","runFlag":"NORMAL","type":"SHELL","params":{"rawScript":"ls\npwd\necho 'hello'","localParams":[],"resourceList":[]},"timeout":{"enable":false,"strategy":""},"maxRetryTimes":"0","taskInstancePriority":"MEDIUM","name":"shell_ls_1","dependence":{},"retryInterval":"1","preTasks":[],"id":"tasks-48544","workerGroup":"default"}],"timeout":0}",
   > "processDefinitionLocations":"{"tasks-48544":{"name":"shell_ls_1","targetarr":"","nodenumber":"0","x":431,"y":138}}",
   > "processDefinitionName":"shell_dag",
   > "projectName":"test_shell"
   > }
   > ]
   > Add one column called processDescription.
   
    Thanks for your help.
    But I'm sorry, my requirement description is incomplete.
    If this column is added to the exported file, the import workflow should also support it.


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