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

Subru Krishnan commented on YARN-6687:
--------------------------------------

Thanks [~curino], I cherry-picked it back to branch-2 cleanly.

> Validate that the duration of the periodic reservation is less than the 
> periodicity
> -----------------------------------------------------------------------------------
>
>                 Key: YARN-6687
>                 URL: https://issues.apache.org/jira/browse/YARN-6687
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: reservation system
>            Reporter: Subru Krishnan
>            Assignee: Subru Krishnan
>             Fix For: 2.9.0, 3.0.0-beta1
>
>         Attachments: YARN-6687-v1.patch
>
>
> Duration of a reservation (endTime - startTime) is specified independently of 
> the recurrence. This can lead to requests where the duration exceeds the 
> periodicity, for e.g: an hourly reservation that runs for 2 hours. This will 
> result in multiple concurrently active instances for the same reservation 
> which is hard both to manage as well as grok. This jira proposes to reject 
> such requests by clearly informing the user.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to