Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] [Flink] Yarn queue conf doesn't work in flink command line. #14236

Closed
3 tasks done
ORuteMa opened this issue May 29, 2023 · 2 comments · Fixed by #14237
Closed
3 tasks done

[Bug] [Flink] Yarn queue conf doesn't work in flink command line. #14236

ORuteMa opened this issue May 29, 2023 · 2 comments · Fixed by #14237
Assignees
Labels
bug Something isn't working

Comments

@ORuteMa
Copy link
Contributor

ORuteMa commented May 29, 2023

Search before asking

  • I had searched in the issues and found no similar issues.

What happened

The Yarn CommandLine always commits tasks to the default queue, even if the tenant YARN queue is specified.

What you expected to happen

Task should be committed to the tenant YARN queue.

How to reproduce

Run a non-sql Flink job >=1.12 with specific tenant YARN queue.

Anything else

No response

Version

3.1.x

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@ORuteMa ORuteMa added bug Something isn't working Waiting for reply Waiting for reply labels May 29, 2023
@github-actions
Copy link

Thank you for your feedback, we have received your issue, Please wait patiently for a reply.

  • In order for us to understand your request as soon as possible, please provide detailed information, version or pictures.
  • If you haven't received a reply for a long time, you can join our slack and send your question to channel #troubleshooting

@ORuteMa
Copy link
Contributor Author

ORuteMa commented May 30, 2023

More: I found the way to determine YARN queue in sql mode was also wrong, I will fix it in the same pr.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants