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/06/30 03:03:17 UTC

[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #5721: [Bug][master-server] Global params parameter missing

github-actions[bot] commented on issue #5721:
URL: https://github.com/apache/dolphinscheduler/issues/5721#issuecomment-871060202


   There are four tasks in this DAG ,and the relation like this image。
   ![图片](https://user-images.githubusercontent.com/26736756/123894671-22aa3f00-d991-11eb-9695-a3b0a3ee4899.png)
   The task C has a out param named ParamC. the task B has ParamB.If the task D need ParamC and ParamB,It will lost the value of ParamB.Because the taskInstance D created just in the back of C,is not the back of B.


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