ruanwenjun commented on issue #5183:
URL: 
https://github.com/apache/incubator-dolphinscheduler/issues/5183#issuecomment-811850597


   Yeah, this does happen.
   But I think this is reasonable, the task's workgroup can override the 
workflow's workgroup setting.
   If a user has 10 tasks in his workflow, and he wants most of the task run at 
workgroup1 and only taskB run at workgroup2, then he only needs to set taskB 
works on workgroup2 and the workflow works on workgroup1.
   
   The detail code you can see at MasterExecThread.java line 514.
   
   Unfortunately, I find another front bug.
   
![image](https://user-images.githubusercontent.com/22415594/113289199-7f5e7500-9322-11eb-9c18-ac02473425be.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:
[email protected]


Reply via email to