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/05 17:29:16 UTC

[GitHub] [dolphinscheduler] ruanwenjun commented on issue #5565: [Feature][Module Name] Global Param passed by sense dependencies

ruanwenjun commented on issue #5565:
URL: https://github.com/apache/dolphinscheduler/issues/5565#issuecomment-855270492


   1. Can we determine the value of param1 in Task2's varpool ? It may come from Task1 or generate by Task2
   ![image](https://user-images.githubusercontent.com/22415594/120899415-38626800-c662-11eb-9f73-9d387fbb1812.png)
   2. Can we determine the value of param1 in Task4's varpool?
   ![image](https://user-images.githubusercontent.com/22415594/120899242-4c599a00-c661-11eb-89ae-d2885d869b4a.png)
   3. The varpool might be huge in the back task, and they save the same data.
   ![image](https://user-images.githubusercontent.com/22415594/120899390-14068b80-c662-11eb-9792-f76900d7f49e.png)
   
   Suggestion
   ![image](https://user-images.githubusercontent.com/22415594/120900269-91cc9600-c666-11eb-8382-6374d843c9ca.png)
   
   


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