oceanos opened a new issue #2324: [BUG] Specify the process worker group and it 
does not work
URL: https://github.com/apache/incubator-dolphinscheduler/issues/2324
 
 
   
   **Describe**
   When the worker group already exists on the task node, the worker group 
specified on the workflow does not take effect
   
   **Reproduce**
   Steps to reproduce the behavior, for example:
   1. define process and  specify task node worker group
   
![image](https://user-images.githubusercontent.com/11856424/77752179-09199980-7062-11ea-8c5c-192a3a2c8d66.png)
   
   2. run process and specify process worker group
   
![image](https://user-images.githubusercontent.com/11856424/77752081-d53e7400-7061-11ea-8620-b5d3a90fb74a.png)
   
   3. flink task instance was executed on node-31
   
   **Expected behavior**
   1. Shouldn't it beexecuted on node-32
   2. When does the worker group on the process take effect?
   
   **Which version of Dolphin Scheduler:**
    -[1.2.0]
   
   **Additional context**
   #815
   

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


With regards,
Apache Git Services

Reply via email to