Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id C45A0200AEF for ; Sat, 14 May 2016 02:59:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id C35E4160A16; Sat, 14 May 2016 00:59:14 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 21C1016099F for ; Sat, 14 May 2016 02:59:13 +0200 (CEST) Received: (qmail 31008 invoked by uid 500); 14 May 2016 00:59:13 -0000 Mailing-List: contact yarn-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list yarn-issues@hadoop.apache.org Received: (qmail 30969 invoked by uid 99); 14 May 2016 00:59:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 May 2016 00:59:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id EE4992C1F60 for ; Sat, 14 May 2016 00:59:12 +0000 (UTC) Date: Sat, 14 May 2016 00:59:12 +0000 (UTC) From: "sandflee (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (YARN-5082) ContainerId rapidly increased in fair scheduler if the num of node app reserved reached the limit MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 14 May 2016 00:59:14 -0000 [ https://issues.apache.org/jira/browse/YARN-5082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sandflee updated YARN-5082: --------------------------- Attachment: YARN-5082.01.patch > ContainerId rapidly increased in fair scheduler if the num of node app reserved reached the limit > -------------------------------------------------------------------------------------------------- > > Key: YARN-5082 > URL: https://issues.apache.org/jira/browse/YARN-5082 > Project: Hadoop YARN > Issue Type: Improvement > Reporter: sandflee > Assignee: sandflee > Attachments: YARN-5082.01.patch > > > see many logs like > {quote} > 16/05/14 01:07:58 DEBUG fair.FSAppAttempt: Not creating reservation as container container_1463159225729_0002_01_000003 is not reservable > 16/05/14 01:07:58 DEBUG fair.FSAppAttempt: Not creating reservation as container container_1463159225729_0002_01_000004 is not reservable > 16/05/14 01:07:58 DEBUG fair.FSAppAttempt: Not creating reservation as container container_1463159225729_0002_01_000005 is not reservable > 16/05/14 01:07:58 DEBUG fair.FSAppAttempt: Not creating reservation as container container_1463159225729_0002_01_000006 is not reservable > 16/05/14 01:07:58 DEBUG fair.FSAppAttempt: Not creating reservation as container container_1463159225729_0002_01_000007 is not reservable > {quote} -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: yarn-issues-help@hadoop.apache.org