Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-5326 Support for recurring reservations in the YARN ReservationSystem
  3. YARN-6687

Validate that the duration of the periodic reservation is less than the periodicity

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.9.0, 3.0.0-beta1
    • reservation system
    • None
    • Reviewed

    Description

      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.

      Attachments

        1. YARN-6687-v1.patch
          8 kB
          Subramaniam Krishnan

        Activity

          People

            subru Subramaniam Krishnan
            subru Subramaniam Krishnan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: