majingxuan123 opened a new issue, #15509:
URL: https://github.com/apache/dolphinscheduler/issues/15509

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### What happened
   
   when i create a job with a worker group. the task will fail and if you see 
the log it will tell you task instance host is null
   
   ### What you expected to happen
   
   maybe it happend when create task
   
   if i choose default group (3 node) it will successful
   
   ### How to reproduce
   
   it happend by this step
   
   create a worker group like this
   
![image](https://github.com/apache/dolphinscheduler/assets/49549982/2af947f3-0a1b-444c-9139-9a0d52303119)
   it add to mysql successful 
   
![image](https://github.com/apache/dolphinscheduler/assets/49549982/020b494f-0a39-446e-93b8-69bb2ebbc285)
   
   and then create new project and create a work stream 
   choose the worker group and a simple shell
   
![image](https://github.com/apache/dolphinscheduler/assets/49549982/cc1de679-c659-413e-acd9-c51070d85c9f)
   
   start this simple work and it will stop by error
   
   when you find log it will happend
   
![image](https://github.com/apache/dolphinscheduler/assets/49549982/c24cbdab-c888-4884-8208-4fdc6924652e)
   
   in mysql t_ds_task_instance table
   
![image](https://github.com/apache/dolphinscheduler/assets/49549982/d12c3412-f2e4-4f37-8cbf-e86d7877934f)
   
   i dont konw why it happend
   
   dolphin scheduler's version is 3.2
   with centos 7.5
   
   
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   3.2.x
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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: 
[email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to