Benjamin Teke created YARN-10598: ------------------------------------ Summary: CS Flexible Auto Queue Creation: Modify RM /scheduler endpoint to extend the creation type with additional information Key: YARN-10598 URL: https://issues.apache.org/jira/browse/YARN-10598 Project: Hadoop YARN Issue Type: Sub-task Reporter: Benjamin Teke Assignee: Szilard Nemeth
Under this umbrella (YARN-10496), weight-mode has been implemented for CS with YARN-10504. Auto-queue creation has been also imlemented with YARN-10506. Connected to this effort, we would like to expose the type of the queue with the RM's /scheduler REST endpoint. The queue type should hold these values: * Auto-created parent queue: *autoCreatedParent* * Auto-created leaf queue: *autoCreatedLeaf* * Static parent: *staticParent* * Static leaf: *staticLeaf* -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org