From yarn-issues-return-169483-archive-asf-public=cust-asf.ponee.io@hadoop.apache.org Tue Jul 2 01:36:03 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 7FC5E180670 for ; Tue, 2 Jul 2019 03:36:03 +0200 (CEST) Received: (qmail 21098 invoked by uid 500); 2 Jul 2019 01:36:01 -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 21067 invoked by uid 99); 2 Jul 2019 01:36:00 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Jul 2019 01:36:00 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 47968E00D3 for ; Tue, 2 Jul 2019 01:36:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 0D35D26194 for ; Tue, 2 Jul 2019 01:36:00 +0000 (UTC) Date: Tue, 2 Jul 2019 01:36:00 +0000 (UTC) From: "Amithsha (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (YARN-9662) Preemption not working on NodeLabels MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Amithsha created YARN-9662: ------------------------------ Summary: Preemption not working on NodeLabels Key: YARN-9662 URL: https://issues.apache.org/jira/browse/YARN-9662 Project: Hadoop YARN Issue Type: Bug Affects Versions: 2.9.0 Reporter: Amithsha Preemption on node labels is not working at 100% utilisation. Example adhocp0,adhocp1,adhocp3 mapped to nodelabels of label_adhoc_nm. With a share of 60,30,10 as actual capacity and 100 as maximum capacity for= all. When a jobA on adhocp3 consumes 100% of its maximum capacity and a jobB sub= mitted on adhocp0 no containers running on adhocp3 got preempted. =C2=A0 This is already reported by another user https://issues.apache.org/jira/browse/YARN-7685 -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: yarn-issues-help@hadoop.apache.org