Return-Path: Delivered-To: apmail-lucene-hadoop-dev-archive@locus.apache.org Received: (qmail 31839 invoked from network); 20 Nov 2007 11:47:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Nov 2007 11:47:05 -0000 Received: (qmail 83742 invoked by uid 500); 20 Nov 2007 11:46:51 -0000 Delivered-To: apmail-lucene-hadoop-dev-archive@lucene.apache.org Received: (qmail 83712 invoked by uid 500); 20 Nov 2007 11:46:51 -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 83703 invoked by uid 99); 20 Nov 2007 11:46:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Nov 2007 03:46:51 -0800 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; Tue, 20 Nov 2007 11:46:49 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 408E971420B for ; Tue, 20 Nov 2007 03:46:43 -0800 (PST) Message-ID: <18459046.1195559203261.JavaMail.jira@brutus> Date: Tue, 20 Nov 2007 03:46:43 -0800 (PST) From: "Amar Kamat (JIRA)" To: hadoop-dev@lucene.apache.org Subject: [jira] Updated: (HADOOP-1984) some reducer stuck at copy phase and progress extremely slowly In-Reply-To: <4690776.1191331971788.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-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amar Kamat updated HADOOP-1984: ------------------------------- Status: Patch Available (was: Open) > some reducer stuck at copy phase and progress extremely slowly > -------------------------------------------------------------- > > Key: HADOOP-1984 > URL: https://issues.apache.org/jira/browse/HADOOP-1984 > Project: Hadoop > Issue Type: Bug > Components: mapred > Affects Versions: 0.16.0 > Reporter: Runping Qi > Assignee: Amar Kamat > Priority: Critical > Fix For: 0.16.0 > > Attachments: HADOOP-1984-simple.patch, HADOOP-1984-simple.patch, HADOOP-1984.patch > > > In many cases, some reducers got stuck at copy phase, progressing extremely slowly. > The entire cluster seems doing nothing. This causes a very bad long tails of otherwise well tuned map/red jobs. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.