[jira] [Updated] (YARN-3800) Simplify inmemory state for ReservationAllocation

2015-07-08 Thread Anubhav Dhoot (JIRA)

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

Anubhav Dhoot updated YARN-3800:

Attachment: YARN-3800.005.patch

Addressed feedback. 
I feel the types are already on the left side so should be ok to be left out on 
the right side. But not a big deal so removed it.  

 Simplify inmemory state for ReservationAllocation
 -

 Key: YARN-3800
 URL: https://issues.apache.org/jira/browse/YARN-3800
 Project: Hadoop YARN
  Issue Type: Sub-task
  Components: capacityscheduler, fairscheduler, resourcemanager
Reporter: Anubhav Dhoot
Assignee: Anubhav Dhoot
 Attachments: YARN-3800.001.patch, YARN-3800.002.patch, 
 YARN-3800.002.patch, YARN-3800.003.patch, YARN-3800.004.patch, 
 YARN-3800.005.patch


 Instead of storing the ReservationRequest we store the Resource for 
 allocations, as thats the only thing we need. Ultimately we convert 
 everything to resources anyway



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (YARN-3800) Simplify inmemory state for ReservationAllocation

2015-06-23 Thread Anubhav Dhoot (JIRA)

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

Anubhav Dhoot updated YARN-3800:

Attachment: YARN-3800.004.patch

 Simplify inmemory state for ReservationAllocation
 -

 Key: YARN-3800
 URL: https://issues.apache.org/jira/browse/YARN-3800
 Project: Hadoop YARN
  Issue Type: Sub-task
  Components: capacityscheduler, fairscheduler, resourcemanager
Reporter: Anubhav Dhoot
Assignee: Anubhav Dhoot
 Attachments: YARN-3800.001.patch, YARN-3800.002.patch, 
 YARN-3800.002.patch, YARN-3800.003.patch, YARN-3800.004.patch


 Instead of storing the ReservationRequest we store the Resource for 
 allocations, as thats the only thing we need. Ultimately we convert 
 everything to resources anyway



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (YARN-3800) Simplify inmemory state for ReservationAllocation

2015-06-22 Thread Anubhav Dhoot (JIRA)

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

Anubhav Dhoot updated YARN-3800:

Attachment: YARN-3800.002.patch

Addressed feedback

 Simplify inmemory state for ReservationAllocation
 -

 Key: YARN-3800
 URL: https://issues.apache.org/jira/browse/YARN-3800
 Project: Hadoop YARN
  Issue Type: Sub-task
  Components: capacityscheduler, fairscheduler, resourcemanager
Reporter: Anubhav Dhoot
Assignee: Anubhav Dhoot
 Attachments: YARN-3800.001.patch, YARN-3800.002.patch, 
 YARN-3800.002.patch


 Instead of storing the ReservationRequest we store the Resource for 
 allocations, as thats the only thing we need. Ultimately we convert 
 everything to resources anyway



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (YARN-3800) Simplify inmemory state for ReservationAllocation

2015-06-22 Thread Anubhav Dhoot (JIRA)

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

Anubhav Dhoot updated YARN-3800:

Attachment: YARN-3800.003.patch

fixed checkstyle

 Simplify inmemory state for ReservationAllocation
 -

 Key: YARN-3800
 URL: https://issues.apache.org/jira/browse/YARN-3800
 Project: Hadoop YARN
  Issue Type: Sub-task
  Components: capacityscheduler, fairscheduler, resourcemanager
Reporter: Anubhav Dhoot
Assignee: Anubhav Dhoot
 Attachments: YARN-3800.001.patch, YARN-3800.002.patch, 
 YARN-3800.002.patch, YARN-3800.003.patch


 Instead of storing the ReservationRequest we store the Resource for 
 allocations, as thats the only thing we need. Ultimately we convert 
 everything to resources anyway



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (YARN-3800) Simplify inmemory state for ReservationAllocation

2015-06-13 Thread Anubhav Dhoot (JIRA)

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

Anubhav Dhoot updated YARN-3800:

Attachment: YARN-3800.002.patch

Fixed checkstyle issues.

 Simplify inmemory state for ReservationAllocation
 -

 Key: YARN-3800
 URL: https://issues.apache.org/jira/browse/YARN-3800
 Project: Hadoop YARN
  Issue Type: Sub-task
  Components: capacityscheduler, fairscheduler, resourcemanager
Reporter: Anubhav Dhoot
Assignee: Anubhav Dhoot
 Attachments: YARN-3800.001.patch, YARN-3800.002.patch


 Instead of storing the ReservationRequest we store the Resource for 
 allocations, as thats the only thing we need. Ultimately we convert 
 everything to resources anyway



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (YARN-3800) Simplify inmemory state for ReservationAllocation

2015-06-12 Thread Anubhav Dhoot (JIRA)

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

Anubhav Dhoot updated YARN-3800:

Attachment: YARN-3800.001.patch

 Simplify inmemory state for ReservationAllocation
 -

 Key: YARN-3800
 URL: https://issues.apache.org/jira/browse/YARN-3800
 Project: Hadoop YARN
  Issue Type: Sub-task
  Components: capacityscheduler, fairscheduler, resourcemanager
Reporter: Anubhav Dhoot
Assignee: Anubhav Dhoot
 Attachments: YARN-3800.001.patch


 Instead of storing the ReservationRequest we store the Resource for 
 allocations, as thats the only thing we need. Ultimately we convert 
 everything to resources anyway



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)