From mapreduce-issues-return-19438-apmail-hadoop-mapreduce-issues-archive=hadoop.apache.org@hadoop.apache.org Tue Mar 01 04:24:04 2011 Return-Path: Delivered-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Received: (qmail 83681 invoked from network); 1 Mar 2011 04:24:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Mar 2011 04:24:03 -0000 Received: (qmail 43043 invoked by uid 500); 1 Mar 2011 04:24:03 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 42896 invoked by uid 500); 1 Mar 2011 04:24:03 -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 42664 invoked by uid 99); 1 Mar 2011 04:24:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Mar 2011 04:24:02 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_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, 01 Mar 2011 04:24:00 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 39C504340F for ; Tue, 1 Mar 2011 04:23:39 +0000 (UTC) Date: Tue, 1 Mar 2011 04:23:39 +0000 (UTC) From: "Hudson (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: <179528548.3943.1298953419233.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] Commented: (MAPREDUCE-1996) API: Reducer.reduce() method detail misstatement MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/MAPREDUCE-1996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13000702#comment-13000702 ] Hudson commented on MAPREDUCE-1996: ----------------------------------- Integrated in Hadoop-Mapreduce-trunk-Commit #616 (See [https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/616/]) MAPREDUCE-1996. API: Reducer.reduce() method detail misstatement. Contributed by Harsh J Chouraria. > API: Reducer.reduce() method detail misstatement > ------------------------------------------------ > > Key: MAPREDUCE-1996 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-1996 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: documentation > Affects Versions: 0.20.1 > Environment: Seen in Hadoop 0.20.2 API and Hadoop 0.19.x API > Reporter: Glynn Durham > Assignee: Harsh J Chouraria > Priority: Trivial > Fix For: 0.22.0, 0.23.0 > > Attachments: MAPREDUCE-1996.r1.diff > > Original Estimate: 5m > Remaining Estimate: 5m > > method detail for Reducer.reduce() method has paragraph starting: > "Applications can use the Reporter provided to report progress or just indicate that they are alive. In scenarios where the application takes an insignificant amount of time to process individual key/value pairs, this is crucial since the framework might assume that the task has timed-out and kill that task. " > s/an insignificant amount of time/a significant amount of time/ -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira