[jira] [Updated] (YARN-6439) Fix ReservationSystem creation of default ReservationQueue

2017-04-05 Thread Carlo Curino (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-6439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Carlo Curino updated YARN-6439:
---
Attachment: YARN-6439.v2.patch

> Fix ReservationSystem creation of default ReservationQueue
> --
>
> Key: YARN-6439
> URL: https://issues.apache.org/jira/browse/YARN-6439
> Project: Hadoop YARN
>  Issue Type: Bug
>Reporter: Carlo Curino
>Assignee: Carlo Curino
> Attachments: YARN-6439.v0.patch, YARN-6439.v1.patch, 
> YARN-6439.v2.patch
>
>
> The ReservationSystem does not create the default ReservationQueue till the 
> PlanFollower runs the first time. This is problematic for SLS runs, and might 
> show up in some other corner case. Inlining creation of the queue as part of 
> PlanQueue creation.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Updated] (YARN-6439) Fix ReservationSystem creation of default ReservationQueue

2017-04-04 Thread Carlo Curino (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-6439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Carlo Curino updated YARN-6439:
---
Attachment: YARN-6439.v1.patch

> Fix ReservationSystem creation of default ReservationQueue
> --
>
> Key: YARN-6439
> URL: https://issues.apache.org/jira/browse/YARN-6439
> Project: Hadoop YARN
>  Issue Type: Bug
>Reporter: Carlo Curino
>Assignee: Carlo Curino
> Attachments: YARN-6439.v0.patch, YARN-6439.v1.patch
>
>
> The ReservationSystem does not create the default ReservationQueue till the 
> PlanFollower runs the first time. This is problematic for SLS runs, and might 
> show up in some other corner case. Inlining creation of the queue as part of 
> PlanQueue creation.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Updated] (YARN-6439) Fix ReservationSystem creation of default ReservationQueue

2017-04-04 Thread Carlo Curino (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-6439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Carlo Curino updated YARN-6439:
---
Attachment: YARN-6439.v0.patch

Simple patch anticipating the creation of the "default" ReservationQueue to the 
time in which PlanQueue is created. Related to SLS extension in YARN-6363.

> Fix ReservationSystem creation of default ReservationQueue
> --
>
> Key: YARN-6439
> URL: https://issues.apache.org/jira/browse/YARN-6439
> Project: Hadoop YARN
>  Issue Type: Bug
>Reporter: Carlo Curino
>Assignee: Carlo Curino
> Attachments: YARN-6439.v0.patch
>
>
> The ReservationSystem does not create the default ReservationQueue till the 
> PlanFollower runs the first time. This is problematic for SLS runs, and might 
> show up in some other corner case. Inlining creation of the queue as part of 
> PlanQueue creation.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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