Return-Path: X-Original-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 38C79740F for ; Tue, 4 Oct 2011 17:27:59 +0000 (UTC) Received: (qmail 81481 invoked by uid 500); 4 Oct 2011 17:27:56 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 81431 invoked by uid 500); 4 Oct 2011 17:27:56 -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 81390 invoked by uid 99); 4 Oct 2011 17:27:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Oct 2011 17:27:56 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Oct 2011 17:27:55 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 6D1FE2A88C7 for ; Tue, 4 Oct 2011 17:27:34 +0000 (UTC) Date: Tue, 4 Oct 2011 17:27:34 +0000 (UTC) From: "Matt Foley (Commented) (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: <1654644162.8323.1317749254448.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <546464145.10441.1315611788843.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (MAPREDUCE-2980) Fetch failures and other related issues in Jetty 6.1.26 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-2980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13120298#comment-13120298 ] Matt Foley commented on MAPREDUCE-2980: --------------------------------------- Should we instead be looking at upgrading to Jetty 7.x? It doesn't look like the Jetty dev community is supporting 6.x in any significant way any more, see for example [JETTY-1374 Hadoop's TaskTracker OOM after upgrade to jetty6|http://jira.codehaus.org/browse/JETTY-1374?focusedCommentId=271808&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-271808] > Fetch failures and other related issues in Jetty 6.1.26 > ------------------------------------------------------- > > Key: MAPREDUCE-2980 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-2980 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: tasktracker > Affects Versions: 0.20.205.0, 0.23.0 > Reporter: Todd Lipcon > Priority: Critical > > Since upgrading Jetty from 6.1.14 to 6.1.26 we've had a ton of HTTP-related issues, including: > - Much higher incidence of fetch failures > - A few strange file-descriptor related bugs (eg MAPREDUCE-2389) > - A few unexplained issues where long "fsck"s on the NameNode drop out halfway through with a ClosedChannelException > Stress tests with 10000Map x 10000Reduce sleep jobs reliably reproduce fetch failures at a rate of about 1 per million on a 25 node test cluster. These problems are all new since the upgrade from 6.1.14. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira