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

   ### 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
   
   version :3.1.0
   
   
    admin  add new  Workflow  
   
   
![image](https://user-images.githubusercontent.com/10162958/195767028-077eacf9-6f67-468e-9d18-7fa77b2edf1f.png)
   
   
   tenant user  hadoop   run  Workflow  
   
   
![image](https://user-images.githubusercontent.com/10162958/195767111-983adf37-4911-4dba-9bfa-5b1635755099.png)
   
   
   
   
   
   ### What you expected to happen
   
    i can Read the The source code  find    use this  api 
   `dolphinscheduler/worker-groups/all`
   
   WorkerGroupServiceImpl.queryAllGroup
   
![image](https://user-images.githubusercontent.com/10162958/195767390-71ab1801-8c56-435f-b61e-e06f792124a7.png)
   
   ResourceAcquisitionAndPermissionCheck.userOwnedResourceIdsAcquisition
   
   
![image](https://user-images.githubusercontent.com/10162958/195767498-3be2a538-5fb6-43d3-ac83-f29dd60c9fa2.png)
   
   
   if use  tenant user   only  return ` Collections.emptySet();` why  ???  i 
can  find  subsequent  worker-groups add ZOOKEEPER  
`/dolphinscheduler/nodes/worker/`
   
   
![image](https://user-images.githubusercontent.com/10162958/195767943-274ccb03-9a44-499a-ba8c-b21d1dced086.png)
   
   
   
   
   
   
   
   
   ### How to reproduce
   
    I used to use version 2.0   Tenant user  can find  admin add new 
WorkerGroups  
   
   
   
   How can I discover newly added  WorkerGroups  
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   3.1.x
   
   ### Are you willing to submit PR?
   
   - [ ] 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