[jira] [Updated] (MAPREDUCE-3765) FifoScheduler does not respect yarn.scheduler.fifo.minimum-allocation-mb setting

2012-02-04 Thread Mahadev konar (Updated) (JIRA)

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

Mahadev konar updated MAPREDUCE-3765:
-

  Resolution: Fixed
   Fix Version/s: 0.23.1
Target Version/s: 0.23.1, 0.24.0  (was: 0.24.0, 0.23.1)
Hadoop Flags: Reviewed
  Status: Resolved  (was: Patch Available)

I just committed this. Thanks Hitesh!

 FifoScheduler does not respect yarn.scheduler.fifo.minimum-allocation-mb 
 setting
 

 Key: MAPREDUCE-3765
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3765
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: mrv2
Affects Versions: 0.23.0, 0.24.0
Reporter: Hitesh Shah
Assignee: Hitesh Shah
Priority: Minor
 Fix For: 0.23.1

 Attachments: MR-3765.1.patch, MR-3765.2.patch, MR-3765.3.patch


 FifoScheduler uses default min 1 GB regardless of the configuration value set 
 for minimum memory allocation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (MAPREDUCE-3765) FifoScheduler does not respect yarn.scheduler.fifo.minimum-allocation-mb setting

2012-02-02 Thread Hitesh Shah (Updated) (JIRA)

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

Hitesh Shah updated MAPREDUCE-3765:
---

Attachment: MR-3765.3.patch

Added a findbugs exclude warning for minimumAllocation error. 

The minimumAllocation is initialized only once in reinitialize() and never 
changed on subsequent calls once initialized. 

 FifoScheduler does not respect yarn.scheduler.fifo.minimum-allocation-mb 
 setting
 

 Key: MAPREDUCE-3765
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3765
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: mrv2
Affects Versions: 0.23.0, 0.24.0
Reporter: Hitesh Shah
Assignee: Hitesh Shah
Priority: Minor
 Attachments: MR-3765.1.patch, MR-3765.2.patch, MR-3765.3.patch


 FifoScheduler uses default min 1 GB regardless of the configuration value set 
 for minimum memory allocation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (MAPREDUCE-3765) FifoScheduler does not respect yarn.scheduler.fifo.minimum-allocation-mb setting

2012-02-02 Thread Hitesh Shah (Updated) (JIRA)

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

Hitesh Shah updated MAPREDUCE-3765:
---

Target Version/s: 0.23.1, 0.24.0  (was: 0.24.0, 0.23.1)
  Status: Patch Available  (was: Open)

 FifoScheduler does not respect yarn.scheduler.fifo.minimum-allocation-mb 
 setting
 

 Key: MAPREDUCE-3765
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3765
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: mrv2
Affects Versions: 0.23.0, 0.24.0
Reporter: Hitesh Shah
Assignee: Hitesh Shah
Priority: Minor
 Attachments: MR-3765.1.patch, MR-3765.2.patch, MR-3765.3.patch


 FifoScheduler uses default min 1 GB regardless of the configuration value set 
 for minimum memory allocation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (MAPREDUCE-3765) FifoScheduler does not respect yarn.scheduler.fifo.minimum-allocation-mb setting

2012-02-01 Thread Hitesh Shah (Updated) (JIRA)

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

Hitesh Shah updated MAPREDUCE-3765:
---

Target Version/s: 0.23.1, 0.24.0  (was: 0.24.0, 0.23.1)
  Status: Open  (was: Patch Available)

Cancelling patch to re-work the way minAlloc and maxAlloc can be changed at 
run-time

 FifoScheduler does not respect yarn.scheduler.fifo.minimum-allocation-mb 
 setting
 

 Key: MAPREDUCE-3765
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3765
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: mrv2
Affects Versions: 0.23.0, 0.24.0
Reporter: Hitesh Shah
Assignee: Hitesh Shah
Priority: Minor
 Attachments: MR-3765.1.patch, MR-3765.2.patch


 FifoScheduler uses default min 1 GB regardless of the configuration value set 
 for minimum memory allocation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (MAPREDUCE-3765) FifoScheduler does not respect yarn.scheduler.fifo.minimum-allocation-mb setting

2012-01-31 Thread Hitesh Shah (Updated) (JIRA)

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

Hitesh Shah updated MAPREDUCE-3765:
---

Target Version/s: 0.23.1, 0.24.0  (was: 0.24.0, 0.23.1)
  Status: Open  (was: Patch Available)

 FifoScheduler does not respect yarn.scheduler.fifo.minimum-allocation-mb 
 setting
 

 Key: MAPREDUCE-3765
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3765
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: mrv2
Affects Versions: 0.23.0, 0.24.0
Reporter: Hitesh Shah
Assignee: Hitesh Shah
Priority: Minor
 Attachments: MR-3765.1.patch


 FifoScheduler uses default min 1 GB regardless of the configuration value set 
 for minimum memory allocation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (MAPREDUCE-3765) FifoScheduler does not respect yarn.scheduler.fifo.minimum-allocation-mb setting

2012-01-31 Thread Hitesh Shah (Updated) (JIRA)

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

Hitesh Shah updated MAPREDUCE-3765:
---

Attachment: MR-3765.2.patch

 FifoScheduler does not respect yarn.scheduler.fifo.minimum-allocation-mb 
 setting
 

 Key: MAPREDUCE-3765
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3765
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: mrv2
Affects Versions: 0.23.0, 0.24.0
Reporter: Hitesh Shah
Assignee: Hitesh Shah
Priority: Minor
 Attachments: MR-3765.1.patch, MR-3765.2.patch


 FifoScheduler uses default min 1 GB regardless of the configuration value set 
 for minimum memory allocation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (MAPREDUCE-3765) FifoScheduler does not respect yarn.scheduler.fifo.minimum-allocation-mb setting

2012-01-31 Thread Hitesh Shah (Updated) (JIRA)

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

Hitesh Shah updated MAPREDUCE-3765:
---

Target Version/s: 0.23.1, 0.24.0  (was: 0.24.0, 0.23.1)
  Status: Patch Available  (was: Open)

 FifoScheduler does not respect yarn.scheduler.fifo.minimum-allocation-mb 
 setting
 

 Key: MAPREDUCE-3765
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3765
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: mrv2
Affects Versions: 0.23.0, 0.24.0
Reporter: Hitesh Shah
Assignee: Hitesh Shah
Priority: Minor
 Attachments: MR-3765.1.patch, MR-3765.2.patch


 FifoScheduler uses default min 1 GB regardless of the configuration value set 
 for minimum memory allocation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (MAPREDUCE-3765) FifoScheduler does not respect yarn.scheduler.fifo.minimum-allocation-mb setting

2012-01-30 Thread Hitesh Shah (Updated) (JIRA)

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

Hitesh Shah updated MAPREDUCE-3765:
---

Target Version/s: 0.23.1, 0.24.0  (was: 0.24.0, 0.23.1)
  Status: Patch Available  (was: Open)

 FifoScheduler does not respect yarn.scheduler.fifo.minimum-allocation-mb 
 setting
 

 Key: MAPREDUCE-3765
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3765
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: mrv2
Affects Versions: 0.23.0, 0.24.0
Reporter: Hitesh Shah
Assignee: Hitesh Shah
Priority: Minor
 Attachments: MR-3765.1.patch


 FifoScheduler uses default min 1 GB regardless of the configuration value set 
 for minimum memory allocation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira