gaojun2048 commented on issue #3416:
URL: 
https://github.com/apache/incubator-dolphinscheduler/issues/3416#issuecomment-698800882


   Thank you for your pr.
   
   Now, yarn queue can only be associate to tenant(租户),the tenant is a hadoop 
user in a hadoop cluster . 
   The yarn queue must be real and the hadoop user must have permission to 
submit jobs to the yarn queue.
   Therefore, I think, if possible, 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 addition, the current tenant and yarn queue have a one-to-one 
relationship. So, it is meaningless to let users choose yarn queue. If a tenant 
can associate multiple yarn queues, it is a good idea to let users choose yarn 
queue when creating mr tasks.


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