Radeity commented on issue #14251: URL: https://github.com/apache/dolphinscheduler/issues/14251#issuecomment-1580142503
Hi, @ORuteMa , it's removed in https://github.com/apache/dolphinscheduler/pull/13825, cuz we can not get the queue of default tenant. `Queue` is deprecated because it's just a logical management, not associated with remote yarn queue. If you want to keep this queue parameter for one tenant or one project and use this parameter to write your options, you can set project-level parameters instead, related issue(https://github.com/apache/dolphinscheduler/issues/14241, https://github.com/apache/dolphinscheduler/issues/14076) Also, there's no way to avoid arbitrary use of YARN resources in original or current way, maybe you can configure this role control on Yarn side :D -- 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]
