Hello.
In CDH, the process of creating a parent pool that allowed dynamic child pools to be created at runtime was trivial -- simply mark the pool as Parent. In CDP 7 I'm running into the following issue...
For a leaf pool (lets say root.testpool), I edit pool attributes in the Yarn Queue Manager UI.
Under the "Dynamic Auto-Creation of Queue" section, I see....
"Is Auto Created Leaf Queue", which is unchecked and uneditable. This makes sense since "root.testpool" was not auto created.
"Enable Dynamic Queue Creation' is unchecked but it also uneditable. I feel this should be editable in order to define the "root.testpool" as supporting dynamic queues below it.
How do I enable dynamic queues for a given pool?
Thanks,
M