From yarn-issues-return-142610-archive-asf-public=cust-asf.ponee.io@hadoop.apache.org Tue Apr 17 12:00:07 2018 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 [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 2DAB0180649 for ; Tue, 17 Apr 2018 12:00:07 +0200 (CEST) Received: (qmail 91444 invoked by uid 500); 17 Apr 2018 10:00:06 -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 91433 invoked by uid 99); 17 Apr 2018 10:00:06 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Apr 2018 10:00:06 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id C72451806E4 for ; Tue, 17 Apr 2018 10:00:05 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -102.31 X-Spam-Level: X-Spam-Status: No, score=-102.31 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_MED=-2.3, T_RP_MATCHES_RCVD=-0.01, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id RzocK4Mr9-Fq for ; Tue, 17 Apr 2018 10:00:02 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 7B0025F485 for ; Tue, 17 Apr 2018 10:00:01 +0000 (UTC) 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 AF220E0CB3 for ; Tue, 17 Apr 2018 10:00: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 3EBF5241C6 for ; Tue, 17 Apr 2018 10:00:00 +0000 (UTC) Date: Tue, 17 Apr 2018 10:00:00 +0000 (UTC) From: "Sunil G (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-8165) Incorrect queue name logging in AbstractContainerAllocator MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/YARN-8165?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D16440= 692#comment-16440692 ]=20 Sunil G commented on YARN-8165: ------------------------------- Thanks folks for correcting this. I cherry-picked to branch-3.1 and branch-3.0 as well. It should be in branc= h-2 also i think, [~cheersyang] [~elgoiri], cud u pls confirm > Incorrect queue name logging in AbstractContainerAllocator > ---------------------------------------------------------- > > Key: YARN-8165 > URL: https://issues.apache.org/jira/browse/YARN-8165 > Project: Hadoop YARN > Issue Type: Bug > Components: capacityscheduler > Affects Versions: 2.9.0, 3.0.0 > Reporter: Weiwei Yang > Assignee: Weiwei Yang > Priority: Trivial > Fix For: 2.10.0, 3.2.0 > > Attachments: YARN-8165.001.patch > > > Found some incorrect logging messages in RM log > {noformat} > INFO Reserved container=C2=A0 application=3Dapplication_1523849397637_000= 6 resource=3D queue=3Dorg.apache.hadoop.yarn.server.= resourcemanager.scheduler.capacity.allocator.RegularContainerAllocator@3822= 4385 cluster=3D > ... > INFO AbstractContainerAllocator:131 - assignedContainer application attem= pt=3Dappattempt_1523849397637_0006_000001 container=3Dnull queue=3Dorg.apac= he.hadoop.yarn.server.resourcemanager.scheduler.capacity.allocator.RegularC= ontainerAllocator@38224385 clusterResource=3D = type=3DOFF_SWITCH requestedPartition=3D > {noformat} > Note, value for queue is incorrect. -- 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