Return-Path: X-Original-To: apmail-hadoop-yarn-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-yarn-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 1977418E77 for ; Wed, 17 Jun 2015 20:57:02 +0000 (UTC) Received: (qmail 52592 invoked by uid 500); 17 Jun 2015 20:57:01 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 52547 invoked by uid 500); 17 Jun 2015 20:57:01 -0000 Mailing-List: contact yarn-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: yarn-issues@hadoop.apache.org Delivered-To: mailing list yarn-issues@hadoop.apache.org Received: (qmail 52535 invoked by uid 99); 17 Jun 2015 20:57:01 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Jun 2015 20:57:01 +0000 Date: Wed, 17 Jun 2015 20:57:01 +0000 (UTC) From: "Srikanth Kandula (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-3819) Collect network usage on the node 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/YARN-3819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14590587#comment-14590587 ] Srikanth Kandula commented on YARN-3819: ---------------------------------------- [~grey] The patch does have the generic component, in that it needs /proc/net... It would be possible to expose whatever additional fields end up being needed by schedulers or monitors. We only expose a first cut of them (total read/ written). > Collect network usage on the node > --------------------------------- > > Key: YARN-3819 > URL: https://issues.apache.org/jira/browse/YARN-3819 > Project: Hadoop YARN > Issue Type: New Feature > Affects Versions: 3.0.0 > Reporter: Robert Grandl > Assignee: Robert Grandl > Labels: yarn-common, yarn-util > Attachments: YARN-3819-1.patch, YARN-3819-2.patch, YARN-3819-3.patch > > > In this JIRA we propose to collect the network usage on a node. This JIRA is part of a larger effort of monitoring resource usages on the nodes. -- This message was sent by Atlassian JIRA (v6.3.4#6332)