Return-Path: Delivered-To: apmail-lucene-hadoop-dev-archive@locus.apache.org Received: (qmail 10188 invoked from network); 2 May 2007 23:36:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 May 2007 23:36:39 -0000 Received: (qmail 23808 invoked by uid 500); 2 May 2007 23:36:43 -0000 Delivered-To: apmail-lucene-hadoop-dev-archive@lucene.apache.org Received: (qmail 23763 invoked by uid 500); 2 May 2007 23:36:43 -0000 Mailing-List: contact hadoop-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hadoop-dev@lucene.apache.org Delivered-To: mailing list hadoop-dev@lucene.apache.org Received: (qmail 23728 invoked by uid 99); 2 May 2007 23:36:42 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 May 2007 16:36:42 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 May 2007 16:36:35 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id D1BE4714072 for ; Wed, 2 May 2007 16:36:15 -0700 (PDT) Message-ID: <11257388.1178148975856.JavaMail.jira@brutus> Date: Wed, 2 May 2007 16:36:15 -0700 (PDT) From: "Arun C Murthy (JIRA)" To: hadoop-dev@lucene.apache.org Subject: [jira] Updated: (HADOOP-1322) Tasktracker blacklist leads to hung jobs in single-node cluster In-Reply-To: <19525476.1178148856821.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HADOOP-1322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy updated HADOOP-1322: ---------------------------------- Status: Patch Available (was: Open) > Tasktracker blacklist leads to hung jobs in single-node cluster > --------------------------------------------------------------- > > Key: HADOOP-1322 > URL: https://issues.apache.org/jira/browse/HADOOP-1322 > Project: Hadoop > Issue Type: Bug > Components: mapred > Reporter: Arun C Murthy > Assigned To: Arun C Murthy > Fix For: 0.13.0 > > Attachments: HADOOP-1322_20070503_1.patch > > > Post HADOOP-1278, adding _the_ tasktracker to the blacklist in single-node clusters leads to a situation where the entire cluster is 'flaky' and no trackers are available to execute tasks. > The straight-forward fix to check before adding the tracker to the blacklist. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.