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 AD1F1CAB5 for ; Mon, 21 May 2012 07:28:54 +0000 (UTC) Received: (qmail 82617 invoked by uid 500); 21 May 2012 07:28:53 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 82390 invoked by uid 500); 21 May 2012 07:28: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 82335 invoked by uid 99); 21 May 2012 07:28:51 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 May 2012 07:28:50 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id BCD4A142831 for ; Mon, 21 May 2012 07:28:50 +0000 (UTC) Date: Mon, 21 May 2012 07:28:50 +0000 (UTC) From: "Radim Kolar (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: <2008769201.2573.1337585330775.JavaMail.jiratomcat@issues-vm> In-Reply-To: <1480145560.640.1335478851279.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (MAPREDUCE-4204) Refactor ProcfsBasedProcessTree to make the resource collection object pluggable 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-4204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13279994#comment-13279994 ] Radim Kolar commented on MAPREDUCE-4204: ---------------------------------------- Trunk version is in MAPREDUCE-4275 > Refactor ProcfsBasedProcessTree to make the resource collection object pluggable > -------------------------------------------------------------------------------- > > Key: MAPREDUCE-4204 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-4204 > Project: Hadoop Map/Reduce > Issue Type: Improvement > Reporter: Bikas Saha > Assignee: Bikas Saha > Attachments: MAPREDUCE-4204-1.patch, MAPREDUCE-4204.patch > > > Making it a pluggable interface will allow replacing the procfs based implementation with ones for other platforms. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira