[jira] [Updated] (MAPREDUCE-1710) Process tree clean up of exceeding memory limit tasks.

2011-09-07 Thread Arun C Murthy (JIRA)

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

Arun C Murthy updated MAPREDUCE-1710:
-

Affects Version/s: (was: 0.21.0)
   Status: Open  (was: Patch Available)

Sorry to come in late, the patch has gone stale. Can you please rebase? Thanks.

Given this is not an issue with MRv2 should we still commit this? I'm happy to, 
but not sure it's useful. Thanks.

 Process tree clean up of exceeding memory limit tasks.
 --

 Key: MAPREDUCE-1710
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1710
 Project: Hadoop Map/Reduce
  Issue Type: Task
  Components: test
Reporter: Vinay Kumar Thota
Assignee: Vinay Kumar Thota
 Attachments: 1710-ydist_security.patch, 1710-ydist_security.patch, 
 1710-ydist_security.patch, MAPREDUCE-1710.patch, memorylimittask_1710.patch, 
 memorylimittask_1710.patch, memorylimittask_1710.patch, 
 memorylimittask_1710.patch, memorylimittask_1710.patch


 1. Submit a job which would spawn child processes and each of the child 
 processes exceeds the memory limits. Let the job complete . Check if all the 
 child processes are killed, the overall job should fail.
 2. Submit a job which would spawn child processes and each of the child 
 processes exceeds the memory limits. Kill/fail the job while in progress. 
 Check if all the child processes are killed.

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




[jira] Updated: (MAPREDUCE-1710) Process tree clean up of exceeding memory limit tasks.

2010-07-10 Thread Konstantin Boudnik (JIRA)

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

Konstantin Boudnik updated MAPREDUCE-1710:
--

Affects Version/s: 0.21.0

 Process tree clean up of exceeding memory limit tasks.
 --

 Key: MAPREDUCE-1710
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1710
 Project: Hadoop Map/Reduce
  Issue Type: Task
  Components: test
Affects Versions: 0.21.0
Reporter: Vinay Kumar Thota
Assignee: Vinay Kumar Thota
 Attachments: 1710-ydist_security.patch, 1710-ydist_security.patch, 
 1710-ydist_security.patch, MAPREDUCE-1710.patch, memorylimittask_1710.patch, 
 memorylimittask_1710.patch, memorylimittask_1710.patch, 
 memorylimittask_1710.patch, memorylimittask_1710.patch


 1. Submit a job which would spawn child processes and each of the child 
 processes exceeds the memory limits. Let the job complete . Check if all the 
 child processes are killed, the overall job should fail.
 2. Submit a job which would spawn child processes and each of the child 
 processes exceeds the memory limits. Kill/fail the job while in progress. 
 Check if all the child processes are killed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (MAPREDUCE-1710) Process tree clean up of exceeding memory limit tasks.

2010-07-09 Thread Vinay Kumar Thota (JIRA)

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

Vinay Kumar Thota updated MAPREDUCE-1710:
-

Attachment: MAPREDUCE-1710.patch

Patch for trunk.

 Process tree clean up of exceeding memory limit tasks.
 --

 Key: MAPREDUCE-1710
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1710
 Project: Hadoop Map/Reduce
  Issue Type: Task
  Components: test
Reporter: Vinay Kumar Thota
Assignee: Vinay Kumar Thota
 Attachments: 1710-ydist_security.patch, 1710-ydist_security.patch, 
 1710-ydist_security.patch, MAPREDUCE-1710.patch, memorylimittask_1710.patch, 
 memorylimittask_1710.patch, memorylimittask_1710.patch, 
 memorylimittask_1710.patch, memorylimittask_1710.patch


 1. Submit a job which would spawn child processes and each of the child 
 processes exceeds the memory limits. Let the job complete . Check if all the 
 child processes are killed, the overall job should fail.
 2. Submit a job which would spawn child processes and each of the child 
 processes exceeds the memory limits. Kill/fail the job while in progress. 
 Check if all the child processes are killed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (MAPREDUCE-1710) Process tree clean up of exceeding memory limit tasks.

2010-05-19 Thread Vinay Kumar Thota (JIRA)

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

Vinay Kumar Thota updated MAPREDUCE-1710:
-

Attachment: 1710-ydist_security.patch

MAPREDUCE-1713 patch affects this patch because of dependency.So, uploading the 
new patch. 

 Process tree clean up of exceeding memory limit tasks.
 --

 Key: MAPREDUCE-1710
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1710
 Project: Hadoop Map/Reduce
  Issue Type: Task
  Components: test
Reporter: Vinay Kumar Thota
Assignee: Vinay Kumar Thota
 Attachments: 1710-ydist_security.patch, 1710-ydist_security.patch, 
 1710-ydist_security.patch, memorylimittask_1710.patch, 
 memorylimittask_1710.patch, memorylimittask_1710.patch, 
 memorylimittask_1710.patch, memorylimittask_1710.patch


 1. Submit a job which would spawn child processes and each of the child 
 processes exceeds the memory limits. Let the job complete . Check if all the 
 child processes are killed, the overall job should fail.
 2. Submit a job which would spawn child processes and each of the child 
 processes exceeds the memory limits. Kill/fail the job while in progress. 
 Check if all the child processes are killed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (MAPREDUCE-1710) Process tree clean up of exceeding memory limit tasks.

2010-05-07 Thread Vinay Kumar Thota (JIRA)

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

Vinay Kumar Thota updated MAPREDUCE-1710:
-

Attachment: 1710-ydist_security.patch

Uploading latest patch for Yahoo distribution security branch and this patch 
requires the MAPREDUCE-1693 and MAPREDUCE-1713.

 Process tree clean up of exceeding memory limit tasks.
 --

 Key: MAPREDUCE-1710
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1710
 Project: Hadoop Map/Reduce
  Issue Type: Task
  Components: test
Reporter: Vinay Kumar Thota
Assignee: Vinay Kumar Thota
 Attachments: 1710-ydist_security.patch, 1710-ydist_security.patch, 
 memorylimittask_1710.patch, memorylimittask_1710.patch, 
 memorylimittask_1710.patch, memorylimittask_1710.patch, 
 memorylimittask_1710.patch


 1. Submit a job which would spawn child processes and each of the child 
 processes exceeds the memory limits. Let the job complete . Check if all the 
 child processes are killed, the overall job should fail.
 2. Submit a job which would spawn child processes and each of the child 
 processes exceeds the memory limits. Kill/fail the job while in progress. 
 Check if all the child processes are killed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (MAPREDUCE-1710) Process tree clean up of exceeding memory limit tasks.

2010-04-29 Thread Vinay Kumar Thota (JIRA)

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

Vinay Kumar Thota updated MAPREDUCE-1710:
-

Attachment: memorylimittask_1710.patch

New patch for the tests due to pushconfig utility wrapper changes.

 Process tree clean up of exceeding memory limit tasks.
 --

 Key: MAPREDUCE-1710
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1710
 Project: Hadoop Map/Reduce
  Issue Type: Task
  Components: test
Reporter: Vinay Kumar Thota
Assignee: Vinay Kumar Thota
 Attachments: memorylimittask_1710.patch, memorylimittask_1710.patch, 
 memorylimittask_1710.patch, memorylimittask_1710.patch, 
 memorylimittask_1710.patch


 1. Submit a job which would spawn child processes and each of the child 
 processes exceeds the memory limits. Let the job complete . Check if all the 
 child processes are killed, the overall job should fail.
 2. Submit a job which would spawn child processes and each of the child 
 processes exceeds the memory limits. Kill/fail the job while in progress. 
 Check if all the child processes are killed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (MAPREDUCE-1710) Process tree clean up of exceeding memory limit tasks.

2010-04-22 Thread Vinay Kumar Thota (JIRA)

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

Vinay Kumar Thota updated MAPREDUCE-1710:
-

Attachment: memorylimittask_1710.patch

It requires the GenerateTaskChildProcess,so its a depend on 1693 patch and also 
depend on utility method patch.

 Process tree clean up of exceeding memory limit tasks.
 --

 Key: MAPREDUCE-1710
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1710
 Project: Hadoop Map/Reduce
  Issue Type: Task
  Components: test
Reporter: Vinay Kumar Thota
Assignee: Vinay Kumar Thota
 Attachments: memorylimittask_1710.patch, memorylimittask_1710.patch, 
 memorylimittask_1710.patch


 1. Submit a job which would spawn child processes and each of the child 
 processes exceeds the memory limits. Let the job complete . Check if all the 
 child processes are killed, the overall job should fail.
 2. Submit a job which would spawn child processes and each of the child 
 processes exceeds the memory limits. Kill/fail the job while in progress. 
 Check if all the child processes are killed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (MAPREDUCE-1710) Process tree clean up of exceeding memory limit tasks.

2010-04-16 Thread Vinay Kumar Thota (JIRA)

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

Vinay Kumar Thota updated MAPREDUCE-1710:
-

Attachment: memorylimittask_1710.patch

Please review it and let me know your comments.

 Process tree clean up of exceeding memory limit tasks.
 --

 Key: MAPREDUCE-1710
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1710
 Project: Hadoop Map/Reduce
  Issue Type: Task
  Components: test
Reporter: Vinay Kumar Thota
Assignee: Vinay Kumar Thota
 Attachments: memorylimittask_1710.patch


 1. Submit a job which would spawn child processes and each of the child 
 processes exceeds the memory limits. Let the job complete . Check if all the 
 child processes are killed, the overall job should fail.
 2. Submit a job which would spawn child processes and each of the child 
 processes exceeds the memory limits. Kill/fail the job while in progress. 
 Check if all the child processes are killed.

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