[jira] [Updated] (MAPREDUCE-2638) Create a simple stress test for the fair scheduler

2015-05-05 Thread Allen Wittenauer (JIRA)

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

Allen Wittenauer updated MAPREDUCE-2638:

Labels: BB2015-05-TBR  (was: )

 Create a simple stress test for the fair scheduler
 --

 Key: MAPREDUCE-2638
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2638
 Project: Hadoop Map/Reduce
  Issue Type: Test
  Components: contrib/fair-share
Reporter: Tom White
Assignee: Tom White
  Labels: BB2015-05-TBR
 Attachments: MAPREDUCE-2638.patch, MAPREDUCE-2638.patch


 This would be a test that runs against a cluster, typically with settings 
 that allow preemption to be exercised.



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


[jira] [Updated] (MAPREDUCE-2638) Create a simple stress test for the fair scheduler

2015-03-09 Thread Allen Wittenauer (JIRA)

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

Allen Wittenauer updated MAPREDUCE-2638:

Fix Version/s: (was: 0.24.0)

 Create a simple stress test for the fair scheduler
 --

 Key: MAPREDUCE-2638
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2638
 Project: Hadoop Map/Reduce
  Issue Type: Test
  Components: contrib/fair-share
Reporter: Tom White
Assignee: Tom White
 Attachments: MAPREDUCE-2638.patch, MAPREDUCE-2638.patch


 This would be a test that runs against a cluster, typically with settings 
 that allow preemption to be exercised.



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


[jira] [Updated] (MAPREDUCE-2638) Create a simple stress test for the fair scheduler

2011-07-19 Thread Tom White (JIRA)

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

Tom White updated MAPREDUCE-2638:
-

Fix Version/s: 0.23.0
 Hadoop Flags: [Reviewed]
   Status: Patch Available  (was: Open)

 Create a simple stress test for the fair scheduler
 --

 Key: MAPREDUCE-2638
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2638
 Project: Hadoop Map/Reduce
  Issue Type: Test
  Components: contrib/fair-share
Reporter: Tom White
Assignee: Tom White
 Fix For: 0.23.0

 Attachments: MAPREDUCE-2638.patch, MAPREDUCE-2638.patch


 This would be a test that runs against a cluster, typically with settings 
 that allow preemption to be exercised.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (MAPREDUCE-2638) Create a simple stress test for the fair scheduler

2011-07-08 Thread Tom White (JIRA)

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

Tom White updated MAPREDUCE-2638:
-

Attachment: MAPREDUCE-2638.patch

Thanks for having a look Matei. The goal is to exercise the scheduler with lots 
of small jobs, although in the future we could make this more complex by having 
larger jobs. I managed to use the test to trigger preemption with a suitable 
allocations file (described in the class javadoc).

Here's an updated patch which refactors TestFairSchedulerSystem so that the two 
tests share code. I exposed properties for number of threads, jobs, pools, etc, 
to make the test parameterized.



 Create a simple stress test for the fair scheduler
 --

 Key: MAPREDUCE-2638
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2638
 Project: Hadoop Map/Reduce
  Issue Type: Test
  Components: contrib/fair-share
Reporter: Tom White
Assignee: Tom White
 Attachments: MAPREDUCE-2638.patch, MAPREDUCE-2638.patch


 This would be a test that runs against a cluster, typically with settings 
 that allow preemption to be exercised.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (MAPREDUCE-2638) Create a simple stress test for the fair scheduler

2011-07-01 Thread Tom White (JIRA)

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

Tom White updated MAPREDUCE-2638:
-

Attachment: MAPREDUCE-2638.patch

Here's some starting code, based on TestFairSchedulerSystem. Still need to 
check that all jobs complete without errors and produce the expected output 
(even when preempted).


 Create a simple stress test for the fair scheduler
 --

 Key: MAPREDUCE-2638
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2638
 Project: Hadoop Map/Reduce
  Issue Type: Test
  Components: contrib/fair-share
Reporter: Tom White
Assignee: Tom White
 Attachments: MAPREDUCE-2638.patch


 This would be a test that runs against a cluster, typically with settings 
 that allow preemption to be exercised.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira