Subru Krishnan created YARN-6541:
------------------------------------

             Summary: Optimize {{PeriodicRLESparseResourceAllocation}} by 
auto-expanding it's time period
                 Key: YARN-6541
                 URL: https://issues.apache.org/jira/browse/YARN-6541
             Project: Hadoop YARN
          Issue Type: Sub-task
            Reporter: Subru Krishnan


YARN-5531 adds a the specified {{PeriodicRLESparseResourceAllocation}} that 
represents periodic allocation of resources.  It seeds the period directly 
using the max timePeriod which will result in storing multiple instances if the 
user requested periods are small. For e.g: 24 instances of an hourly job if 
timePeriod is one day. We need the max to prevent unbounded time period if user 
decides to input prime numbers but we can auto-expand instead of statically 
fixing it as the period



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to