MiniMRCluster while shutting down should not wait for trackers to be idle.
--------------------------------------------------------------------------

                 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.

Reply via email to