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 A4FE28BAD for ; Tue, 13 Sep 2011 21:53:33 +0000 (UTC) Received: (qmail 12747 invoked by uid 500); 13 Sep 2011 21:53:33 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 12597 invoked by uid 500); 13 Sep 2011 21:53:32 -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 12540 invoked by uid 99); 13 Sep 2011 21:53:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Sep 2011 21:53:31 +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, 13 Sep 2011 21:53:29 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 156ED97753 for ; Tue, 13 Sep 2011 21:53:09 +0000 (UTC) Date: Tue, 13 Sep 2011 21:53:09 +0000 (UTC) From: "Hadoop QA (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: <1538242778.24288.1315950789084.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1141162542.6367.1310485440271.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (MAPREDUCE-2672) MR-279: JobHistory Server needs Analysis this job 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-2672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13104025#comment-13104025 ] Hadoop QA commented on MAPREDUCE-2672: -------------------------------------- -1 overall. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12494330/MR-2672.patch against trunk revision . +1 @author. The patch does not contain any @author tags. +1 tests included. The patch appears to include 6 new or modified tests. -1 patch. The patch command could not apply the patch. Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/726//console This message is automatically generated. > MR-279: JobHistory Server needs Analysis this job > ------------------------------------------------- > > Key: MAPREDUCE-2672 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-2672 > Project: Hadoop Map/Reduce > Issue Type: Improvement > Components: mrv2 > Affects Versions: 0.23.0 > Reporter: Robert Joseph Evans > Assignee: Robert Joseph Evans > Fix For: 0.23.0 > > Attachments: MR-2672-trunk-v2.patch, MR-2672-trunk-v3.patch, MR-2672-trunk-v4.patch, MR-2672-v1.patch, MR-2672.patch, Updated-Column-Layout.jpg > > > The JobHistory Server needs to implement the Analysis this job functionality from the previous server. > This should include the following info > Hadoop Job ID > User : > JobName : > JobConf : > Submitted At : > Launched At : (including duration) > Finished At : (including duration) > Status : > Time taken by best performing Map task : > Average time taken by Map tasks: > Worse performing map tasks: (including task links and duration) > The last Map task finished at (relative to the Job launch time): (including duration) > Time taken by best performing shuffle : > Average time taken by shuffle: > Worse performing Shuffles: (including task links and duration) > The last Shuffle finished at (relative to the Job launch time): (including duration) > Time taken by best performing Reduce task : > Average time taken by Reduce tasks: > Worse performing reduce tasks: (including task links and duration) > The last Reduce task finished at (relative to the Job launch time): (including duration) -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira