You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Sreekanth Ramakrishnan (JIRA)" <ji...@apache.org> on 2009/07/02 12:17:47 UTC

[jira] Created: (MAPREDUCE-695) MiniMRCluster while shutting down should not wait for trackers to be idle.

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.