You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/11/03 07:34:32 UTC

[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #12683: [Bug] [Yarn Queue] Config of Queue Doesn't Work.

github-actions[bot] commented on issue #12683:
URL: https://github.com/apache/dolphinscheduler/issues/12683#issuecomment-1301735033

   ### 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
   
    I have set up queues (non-default queues) for both tenants and users according to similar settings, but whether the user runs tasks or other users run tasks, the final queue used on yarn is still default.
   Besides, the version is 3.0.
   The queue name on dolphinscheduler is the same as the queue name on yarn.
   
   ### What you expected to happen
   
   Tenant queue settings and user queue settings take effect.
   
   ### How to reproduce
   
   ![企业微信截图_06ce118a-dc26-424c-9937-e6639499b39b](https://user-images.githubusercontent.com/60845098/199665822-f287b278-bf9d-42d8-bcce-29d8cb959d1c.png)
   ![image](https://user-images.githubusercontent.com/60845098/199665985-d09e8878-ee9c-4bb9-8cf3-4133d53c346a.png)
   I created a test user, mounted it under the mask tenant, set the test user as the flink queue, the mask tenant as the flink queue, and used the shell node to perform the hive -e "sql" task, but the task was run in the default queue .
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   3.0.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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org