Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id CB561200B17 for ; Tue, 21 Jun 2016 13:04:59 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id CA0E1160A4F; Tue, 21 Jun 2016 11:04:59 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 40B07160A36 for ; Tue, 21 Jun 2016 13:04:59 +0200 (CEST) Received: (qmail 99035 invoked by uid 500); 21 Jun 2016 11:04:58 -0000 Mailing-List: contact mapreduce-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list mapreduce-issues@hadoop.apache.org Received: (qmail 98793 invoked by uid 99); 21 Jun 2016 11:04:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Jun 2016 11:04:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E0FB52C1F5C for ; Tue, 21 Jun 2016 11:04:57 +0000 (UTC) Date: Tue, 21 Jun 2016 11:04:57 +0000 (UTC) From: "Rohith Sharma K S (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (MAPREDUCE-5803) Counters page display all task neverthless of task type( Map or Reduce) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 21 Jun 2016 11:05:00 -0000 [ https://issues.apache.org/jira/browse/MAPREDUCE-5803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15341566#comment-15341566 ] Rohith Sharma K S commented on MAPREDUCE-5803: ---------------------------------------------- Apologies for long delay:-( Overall patch looks good to me. Will commit it if no objections!! > Counters page display all task neverthless of task type( Map or Reduce) > ----------------------------------------------------------------------- > > Key: MAPREDUCE-5803 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-5803 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: jobhistoryserver > Affects Versions: 2.3.0 > Reporter: Rohith Sharma K S > Assignee: Kai Sasaki > Priority: Minor > Attachments: Counter.jpg, MAPREDUCE-5803.01.patch, MAPREDUCE-5803.02.patch > > > Accessing JobCouner page in HistoryServer, display all the task info.Clicking on "Launched map tasks" display Map Task and Reduce Task. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: mapreduce-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: mapreduce-issues-help@hadoop.apache.org