[
https://issues.apache.org/jira/browse/MAPREDUCE-695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sreekanth Ramakrishnan updated MAPREDUCE-695:
---------------------------------------------
Attachment: mapreduce-695.patch
Attaching a patch which kills all the running jobs in the {{JobTracker}} before
shutting down the {{MiniMRCluster}}
> MiniMRCluster while shutting down should not wait for currently running jobs
> to finish
> --------------------------------------------------------------------------------------
>
> Key: MAPREDUCE-695
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-695
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: test
> Reporter: Sreekanth Ramakrishnan
> Attachments: mapreduce-695.patch
>
>
> Currently in {{org.apache.hadoop.mapred.MiniMRCluster.shutdown()}} we do a
> {{waitTaskTrackers()}} which can cause {{MiniMRCluster}} to hang indefinitely
> when used in conjunction with Controlled jobs.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.