Return-Path: Delivered-To: apmail-lucene-hadoop-user-archive@locus.apache.org Received: (qmail 28814 invoked from network); 4 Mar 2006 00:08:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Mar 2006 00:08:18 -0000 Received: (qmail 62771 invoked by uid 500); 4 Mar 2006 00:09:05 -0000 Delivered-To: apmail-lucene-hadoop-user-archive@lucene.apache.org Received: (qmail 62713 invoked by uid 500); 4 Mar 2006 00:09:05 -0000 Mailing-List: contact hadoop-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hadoop-user@lucene.apache.org Delivered-To: mailing list hadoop-user@lucene.apache.org Received: (qmail 62704 invoked by uid 99); 4 Mar 2006 00:09:05 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Mar 2006 16:09:05 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [63.203.238.114] (HELO dns.duboce.net) (63.203.238.114) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Mar 2006 16:09:04 -0800 Received: from [192.168.1.105] ([192.168.1.105]) (authenticated) by dns-eth1.duboce.net (8.10.2/8.10.2) with ESMTP id k23MxTZ05630 for ; Fri, 3 Mar 2006 14:59:29 -0800 Message-ID: <4408DA8D.4010402@archive.org> Date: Fri, 03 Mar 2006 16:08:45 -0800 From: stack User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8) Gecko/20051218 SeaMonkey/1.0b MIME-Version: 1.0 To: hadoop-user@lucene.apache.org Subject: Re: Disappearing TaskTrackers (Was: Pulsing TaskTrackers) References: <44087890.2010308@archive.org> <4408D681.40803@apache.org> In-Reply-To: <4408D681.40803@apache.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Doug Cutting wrote: > stack wrote: >> ipc timeout is an hour. > > FYI, you should no longer need to set this so high. I've left it at > the default for recent runs. But I doubt that is what is causing your > difficulties... > > Doug Is there a configurable timeout that says how long jobtrackers wait on communique from tasktrackers? Thanks, St.Ack