-
Notifications
You must be signed in to change notification settings - Fork 9.2k
YARN-10632. Make auto queue creation maximum allowed depth configurable #3859
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
Conversation
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
brumi1024
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @9uapaw for the patch. It's a straightforward one, LGTM +1.
|
@9uapaw On second thought: templating support for deeper than 2 allowed depths should work with the current wildcard, or does it need an update? |
|
@brumi1024 I think that will need to be addressed in a followup patch, because currently wildcard only makes sense in a depth 2 limit scenario. |
|
Can you make a followup jira for that? |
|
LGTM Thanks @9uapaw for contribution and @brumi1024 for review. |
…h configurable (apache#3859) (cherry picked from commit 21fe0e6) Change-Id: Ibc849d54d703e2604ee8797748fbc451a834423f
Description of PR
How was this patch tested?
For code changes:
LICENSE,LICENSE-binary,NOTICE-binaryfiles?