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 D99AA200BF1 for ; Tue, 3 Jan 2017 08:13:59 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id D83C8160B43; Tue, 3 Jan 2017 07:13:59 +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 52FD3160B33 for ; Tue, 3 Jan 2017 08:13:59 +0100 (CET) Received: (qmail 31340 invoked by uid 500); 3 Jan 2017 07:13:58 -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 31325 invoked by uid 99); 3 Jan 2017 07:13:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jan 2017 07:13:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 617462C1F54 for ; Tue, 3 Jan 2017 07:13:58 +0000 (UTC) Date: Tue, 3 Jan 2017 07:13:58 +0000 (UTC) From: "Ying Zhang (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (YARN-5899) A small fix for printing debug info inside function canAssignToThisQueue() MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 03 Jan 2017 07:14:00 -0000 [ https://issues.apache.org/jira/browse/YARN-5899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15794349#comment-15794349 ] Ying Zhang edited comment on YARN-5899 at 1/3/17 7:13 AM: ---------------------------------------------------------- Hi [~sunilg], thanks for the review. Agree. I've updated the patch, please take a look. Besides those you've listed here, I'm thinking "resourceCouldBeUnreserved" would also be useful. was (Author: ying zhang): Hi [~sunilg], thanks for the review. Agree. I've updated the patch. Please take a look. > A small fix for printing debug info inside function canAssignToThisQueue() > -------------------------------------------------------------------------- > > Key: YARN-5899 > URL: https://issues.apache.org/jira/browse/YARN-5899 > Project: Hadoop YARN > Issue Type: Bug > Components: capacity scheduler > Affects Versions: 3.0.0-alpha1 > Reporter: Ying Zhang > Assignee: Ying Zhang > Priority: Trivial > Attachments: YARN-5899.001.patch, YARN-5899.002.patch > > > A small fix inside function canAssignToThisQueue() for printing DEBUG info. Please see patch attached. -- 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