Return-Path: X-Original-To: apmail-hadoop-yarn-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-yarn-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F1BE6182D2 for ; Wed, 30 Dec 2015 18:41:49 +0000 (UTC) Received: (qmail 80091 invoked by uid 500); 30 Dec 2015 18:41:49 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 80045 invoked by uid 500); 30 Dec 2015 18:41:49 -0000 Mailing-List: contact yarn-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: yarn-issues@hadoop.apache.org Delivered-To: mailing list yarn-issues@hadoop.apache.org Received: (qmail 80030 invoked by uid 99); 30 Dec 2015 18:41:49 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Dec 2015 18:41:49 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 93EAA2C1F5D for ; Wed, 30 Dec 2015 18:41:49 +0000 (UTC) Date: Wed, 30 Dec 2015 18:41:49 +0000 (UTC) From: "Jian He (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (YARN-4522) Queue acl can be checked at app submission MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/YARN-4522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-4522: -------------------------- Attachment: YARN-4522.3.patch > Queue acl can be checked at app submission > ------------------------------------------ > > Key: YARN-4522 > URL: https://issues.apache.org/jira/browse/YARN-4522 > Project: Hadoop YARN > Issue Type: Bug > Reporter: Jian He > Assignee: Jian He > Attachments: YARN-4522.1.patch, YARN-4522.2.patch, YARN-4522.3.patch > > > Queue acl check is currently asynchronously done at CapacityScheduler#addApplication, this could be done right at submission. -- This message was sent by Atlassian JIRA (v6.3.4#6332)