yefei-ddyw commented on issue #3854: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3854#issuecomment-701119037
> 1. config queue in ds, queue name is yarn queue name; > 2. tenant config queue; > 3. define dag, config tenant ,so the ds will submit task with tenant's confied queue in yarn cluster; > > the ds_queue just a name for display,the yarn queue is the actualy working queue I think yarn_queue shows that if the name of ds_queue is default,the second name of yarn_queue is root;if the name of ds_queue is not default the second name of yarn_queue is the name of ds_queue.Because the ds_queue can be same ,so the third name of yarn_queue is the code of ds_code.You can test more confirm what I write. The first name(root) of yarn_queue is the parent pool for all pools.  ---------------------------------------------------------------- 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]
