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 3DE9718692 for ; Wed, 17 Jun 2015 18:12:01 +0000 (UTC) Received: (qmail 8153 invoked by uid 500); 17 Jun 2015 18:12:01 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 8111 invoked by uid 500); 17 Jun 2015 18:12: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 8098 invoked by uid 99); 17 Jun 2015 18:12: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 18:12:01 +0000 Date: Wed, 17 Jun 2015 18:12:01 +0000 (UTC) From: "Robert Grandl (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=14590217#comment-14590217 ] Robert Grandl commented on YARN-3819: ------------------------------------- [~srikanthkandula] and I were proposing to collect the network usage on a node. This is part of a larger effort of multi-resource scheduling. Previous efforts in collecting network usage per containers is not enough for the purpose of multi-resource scheduling, as it is not able to capture other traffic activities on the node such as ingestion or evacuation. > 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 > > > 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)