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 "Subru Krishnan (JIRA)" <ji...@apache.org> on 2017/06/03 01:37:04 UTC

[jira] [Updated] (YARN-6687) Validate that the duration of the periodic reservation is less than the periodicity

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

Subru Krishnan updated YARN-6687:
---------------------------------
    Attachment: YARN-6687-v1.patch

Attaching patch that validates that the duration of the periodic reservation is less than the periodicity

> 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
>         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.3.15#6346)

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