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 A2E2C18197 for ; Sun, 27 Mar 2016 04:22:26 +0000 (UTC) Received: (qmail 22429 invoked by uid 500); 27 Mar 2016 04:22:26 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 22256 invoked by uid 500); 27 Mar 2016 04:22:26 -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 22233 invoked by uid 99); 27 Mar 2016 04:22:25 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 Mar 2016 04:22:25 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 82C162C14F3 for ; Sun, 27 Mar 2016 04:22:25 +0000 (UTC) Date: Sun, 27 Mar 2016 04:22:25 +0000 (UTC) From: "Karthik Kambatla (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (YARN-4885) Aggregate container utilization can be negative MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Karthik Kambatla created YARN-4885: -------------------------------------- Summary: Aggregate container utilization can be negative Key: YARN-4885 URL: https://issues.apache.org/jira/browse/YARN-4885 Project: Hadoop YARN Issue Type: Bug Components: nodemanager Affects Versions: 2.8.0 Reporter: Karthik Kambatla Assignee: Karthik Kambatla While working on YARN-1011, I noticed the aggregate container utilization the NM reports to RM can be negative (CPU). This is likely because of UNAVAILABLE CPU usage information. -- This message was sent by Atlassian JIRA (v6.3.4#6332)