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 3CBA6425D for ; Thu, 2 Jun 2011 15:10:30 +0000 (UTC) Received: (qmail 6889 invoked by uid 500); 2 Jun 2011 15:10:29 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 6839 invoked by uid 500); 2 Jun 2011 15:10:29 -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 6616 invoked by uid 99); 2 Jun 2011 15:10:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Jun 2011 15:10:29 +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; Thu, 02 Jun 2011 15:10:28 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 72550F0C35 for ; Thu, 2 Jun 2011 15:09:48 +0000 (UTC) Date: Thu, 2 Jun 2011 15:09:48 +0000 (UTC) From: "Amar Kamat (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: <1740001459.63043.1307027388464.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (MAPREDUCE-2104) Rumen TraceBuilder Does Not Emit CPU/Memory Usage Details in Traces 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-2104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amar Kamat updated MAPREDUCE-2104: ---------------------------------- Attachment: mapreduce-2104-v1.7.patch Attaching a new patch. test-patch and ant-tests passed on my box. This patch extracts resource usage metric values (like cpu-usage, physical memory, virtual memory and heap usage) into a separate class and provides setters/getters to access it. > Rumen TraceBuilder Does Not Emit CPU/Memory Usage Details in Traces > ------------------------------------------------------------------- > > Key: MAPREDUCE-2104 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-2104 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: tools/rumen > Affects Versions: 0.22.0 > Reporter: Ranjit Mathew > Assignee: Amar Kamat > Attachments: mapreduce-2104-v1.1.patch, mapreduce-2104-v1.7.patch > > > Via MAPREDUCE-220, we now have CPU/Memory usage information in MapReduce JobHistory files. However, Rumen's TraceBuilder > does not emit this information in the JSON traces. Without this information, GridMix3 cannot emulate CPU/Memory usage correctly. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira