Return-Path: Delivered-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Received: (qmail 66388 invoked from network); 4 Jan 2011 20:33:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Jan 2011 20:33:13 -0000 Received: (qmail 34270 invoked by uid 500); 4 Jan 2011 20:33:13 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 34247 invoked by uid 500); 4 Jan 2011 20:33:12 -0000 Mailing-List: contact mapreduce-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-issues@hadoop.apache.org Delivered-To: mailing list mapreduce-issues@hadoop.apache.org Received: (qmail 34239 invoked by uid 99); 4 Jan 2011 20:33:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Jan 2011 20:33:12 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Jan 2011 20:33:12 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id p04KWpbG011330 for ; Tue, 4 Jan 2011 20:32:52 GMT Message-ID: <25757767.143341294173171920.JavaMail.jira@thor> Date: Tue, 4 Jan 2011 15:32:51 -0500 (EST) From: "Greg Roelofs (JIRA)" To: mapreduce-issues@hadoop.apache.org Subject: [jira] Commented: (MAPREDUCE-2231) Blacklisted TT reset time should be configurable In-Reply-To: <28708868.8681293177166484.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/MAPREDUCE-2231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12977450#action_12977450 ] Greg Roelofs commented on MAPREDUCE-2231: ----------------------------------------- Note that heuristic blacklisting doesn't work very well in the first place. See MAPREDUCE-1966 for more info. > Blacklisted TT reset time should be configurable > ------------------------------------------------ > > Key: MAPREDUCE-2231 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-2231 > Project: Hadoop Map/Reduce > Issue Type: New Feature > Components: jobtracker > Reporter: Bochun Bai > Attachments: MAPREDUCE-2231-v1.patch, MAPREDUCE-2231-v2.patch, MAPREDUCE-2231-v3.patch > > > A TaskTracker in the blacklist will be reset to healthy state after a day. > "after a day" should be configurable. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.