[
https://issues.apache.org/jira/browse/MAPREDUCE-695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sreekanth Ramakrishnan updated MAPREDUCE-695:
---------------------------------------------
Summary: MiniMRCluster while shutting down should not wait for currently
running jobs to finish (was: MiniMRCluster while shutting down should not wait
for trackers to be idle.)
> 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
>
> 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.