BoYiZhang commented on issue #3416: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3416#issuecomment-698819432
> > If not, the PR will be turned off . > > No, I think this feature is good. But you should make the tenant can associate multiple yarn queues first and the yarn queue that can be selected when creating the mr task must be the yarn queue associated with the tenant corresponding to the user. -------------------------------------------------------- In my opinion, I want to weaken the concept of tenants As a strategy, tenants choose when performing tasks Resource files are no longer stored on tenants, but are stored by project Therefore, tenants are no longer strongly associated with users Tenant and yarn queue are the same, can be configured at the time of execution Of course, you can use authority to control and divide it to users A user can use multiple tenants A user can use more than one yarn queue What's your opinion? ---------------------------------------------------------------- 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]
