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 24AC9200B52 for ; Mon, 25 Jul 2016 11:10:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 23401160A7D; Mon, 25 Jul 2016 09:10:22 +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 6CFE3160A78 for ; Mon, 25 Jul 2016 11:10:21 +0200 (CEST) Received: (qmail 79721 invoked by uid 500); 25 Jul 2016 09:10:20 -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 79710 invoked by uid 99); 25 Jul 2016 09:10:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Jul 2016 09:10:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 73F162C0D60 for ; Mon, 25 Jul 2016 09:10:20 +0000 (UTC) Date: Mon, 25 Jul 2016 09:10:20 +0000 (UTC) From: "Feng Yuan (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (YARN-5427) Labeled apps cant use resources in 2.8 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 25 Jul 2016 09:10:22 -0000 [ https://issues.apache.org/jira/browse/YARN-5427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15391578#comment-15391578 ] Feng Yuan edited comment on YARN-5427 at 7/25/16 9:09 AM: ---------------------------------------------------------- YARN-3593 In this issue if can be sure is stored as in RMNodeLabelManager? was (Author: feng yuan): In this issue if can be sure is stored as in RMNodeLabelManager? > Labeled apps cant use resources in 2.8 > ---------------------------------------------------------- > > Key: YARN-5427 > URL: https://issues.apache.org/jira/browse/YARN-5427 > Project: Hadoop YARN > Issue Type: Bug > Components: capacity scheduler > Affects Versions: 2.8.0 > Reporter: Feng Yuan > Fix For: 2.8.0 > > > Queue A use partition X,When x is used up,app cant get resource from . > I find this behavior is different from 2.7.x.Also i find this in the document of 2.7.2 as blew: > "All queues can access to nodes without label"--https://hadoop.apache.org/docs/stable/hadoop-yarn/hadoop-yarn-site/NodeLabel.html > I think it means if queue A`s partition x is used up,app can get containers from DEFAULT_PARTITION? Do i misstake? > And I can confirm my configs is correct.Because i can run profectlly in 2.6 use this configation too. > I have observed this in 2.8: " is marked as " in webui.Is this the reason? -- 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