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 77059200B61 for ; Mon, 25 Jul 2016 15:15:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 75987160A78; Mon, 25 Jul 2016 13:15: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 BE2F5160A7D for ; Mon, 25 Jul 2016 15:15:21 +0200 (CEST) Received: (qmail 37309 invoked by uid 500); 25 Jul 2016 13:15: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 37273 invoked by uid 99); 25 Jul 2016 13:15: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 13:15:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 950902C0D62 for ; Mon, 25 Jul 2016 13:15:20 +0000 (UTC) Date: Mon, 25 Jul 2016 13:15:20 +0000 (UTC) From: "Feng Yuan (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (YARN-5427) Labeled apps cant use resources in 2.8 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 25 Jul 2016 13:15:22 -0000 [ https://issues.apache.org/jira/browse/YARN-5427?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:all-tabpanel ] Feng Yuan updated YARN-5427: ---------------------------- Attachment: QQ=E6=88=AA=E5=9B=BE20160725205642.png capacity-scheduler.xml Hi all above is my configs,i can run a job which can get containers from pa= rtition x and partition default with this configs in hdp 2.7.2. I setup two nodes: node "196" have 6GB with label "default". node "197" have 6GB with label "x". in my configs,queue A have 100% resource of them two. and queue A`s default-node-label-expression is "x".(defau= lt empty dont work like below.) When i submit job in queue A,containers(one allcate 2GB) = spread over 196 and 197 as the picture show. I think this phenomenon contrarys to what [~Naganarasim= ha] says. And i cant run this scene in 2.8. How could i explain this? > 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 > > Attachments: QQ=E6=88=AA=E5=9B=BE20160725205642.png, capacity-sch= eduler.xml > > > 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 docu= ment 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 containe= rs from DEFAULT_PARTITION? Do i misstake? > And I can confirm my configs is correct.Because i can run profectlly in 2= .7.x use this configation too. > I have observed this in 2.8: " is marked as " in webui.Is this the reason?=20 -- 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