Return-Path: Delivered-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Received: (qmail 99438 invoked from network); 3 May 2010 20:08:23 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 3 May 2010 20:08:23 -0000 Received: (qmail 70690 invoked by uid 500); 3 May 2010 20:08:23 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 70604 invoked by uid 500); 3 May 2010 20:08:23 -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 70596 invoked by uid 99); 3 May 2010 20:08:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 May 2010 20:08:23 +0000 X-ASF-Spam-Status: No, hits=-1381.7 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 May 2010 20:08:22 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o43K824M001244 for ; Mon, 3 May 2010 20:08:02 GMT Message-ID: <24653963.21431272917282059.JavaMail.jira@thor> Date: Mon, 3 May 2010 16:08:02 -0400 (EDT) From: "Scott Chen (JIRA)" To: mapreduce-issues@hadoop.apache.org Subject: [jira] Commented: (MAPREDUCE-220) Collecting cpu and memory usage for MapReduce tasks 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-220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12863498#action_12863498 ] Scott Chen commented on MAPREDUCE-220: -------------------------------------- Vinod: I think you are very familiar with this part of the codes. Is it possible that you can help me review the patch? Thanks. Arun: Let me know if there is anything that might cause trouble to MAPREDUCE-901. > Collecting cpu and memory usage for MapReduce tasks > --------------------------------------------------- > > Key: MAPREDUCE-220 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-220 > Project: Hadoop Map/Reduce > Issue Type: New Feature > Reporter: Hong Tang > Assignee: Scott Chen > Attachments: MAPREDUCE-220-v1.txt, MAPREDUCE-220.txt > > > It would be nice for TaskTracker to collect cpu and memory usage for individual Map or Reduce tasks over time. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.