You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Szilard Nemeth (JIRA)" <ji...@apache.org> on 2019/04/05 11:36:00 UTC

[jira] [Commented] (YARN-7769) FS QueueManager should not create default queue at init

    [ https://issues.apache.org/jira/browse/YARN-7769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16810720#comment-16810720 ] 

Szilard Nemeth commented on YARN-7769:
--------------------------------------

Hi [~wilfreds]!
YARN-8951 is blocked on this.
Any chance that you are going to work on this in the near-future? If not, either me or someone from the Bp-team could take this over.
Thanks!


> FS QueueManager should not create default queue at init
> -------------------------------------------------------
>
>                 Key: YARN-7769
>                 URL: https://issues.apache.org/jira/browse/YARN-7769
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: fairscheduler
>    Affects Versions: 3.1.0
>            Reporter: Wilfred Spiegelenburg
>            Assignee: Wilfred Spiegelenburg
>            Priority: Major
>
> Currently the FairScheduler QueueManager automatically creates the default queue. However the default queue does not need to exist. We have two possible cases which we should handle:
> * Based on the placement rule "Default" the name for the default queue might not be default and it should be created with a different name
> * There might not be a "Default" placement rule at all which removes the need to create the queue.
> We should leave the creation of the default queue to the point in time that we can assess if it is needed or not.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org