Return-Path: Delivered-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Received: (qmail 6434 invoked from network); 18 Oct 2009 20:29:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 18 Oct 2009 20:29:54 -0000 Received: (qmail 65218 invoked by uid 500); 18 Oct 2009 20:29:54 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 65150 invoked by uid 500); 18 Oct 2009 20:29:53 -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 65140 invoked by uid 99); 18 Oct 2009 20:29:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 18 Oct 2009 20:29:53 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 18 Oct 2009 20:29:51 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 4A8D5234C045 for ; Sun, 18 Oct 2009 13:29:31 -0700 (PDT) Message-ID: <1491955643.1255897771289.JavaMail.jira@brutus> Date: Sun, 18 Oct 2009 13:29:31 -0700 (PDT) From: "Hudson (JIRA)" To: mapreduce-issues@hadoop.apache.org Subject: [jira] Commented: (MAPREDUCE-1077) When rumen reads a truncated job tracker log, it produces a job whose outcome is SUCCESS. Should be null. In-Reply-To: <1379567616.1254954571414.JavaMail.jira@brutus> 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-1077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767126#action_12767126 ] Hudson commented on MAPREDUCE-1077: ----------------------------------- Integrated in Hadoop-Mapreduce-trunk-Commit #82 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/82/]) . Fix Rumen so that truncated tasks do not mark the job as successful. Contributed by Dick King > When rumen reads a truncated job tracker log, it produces a job whose outcome is SUCCESS. Should be null. > ---------------------------------------------------------------------------------------------------------- > > Key: MAPREDUCE-1077 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-1077 > Project: Hadoop Map/Reduce > Issue Type: Bug > Affects Versions: 0.21.0 > Reporter: Dick King > Assignee: Dick King > Fix For: 0.21.0 > > Attachments: mapreduce-1077--2009-10-14.patch, mapreduce-1077--2009-10-16.patch > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.