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 CEC6817523 for ; Sat, 1 Nov 2014 02:13:39 +0000 (UTC) Received: (qmail 84867 invoked by uid 500); 1 Nov 2014 02:13:34 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 84817 invoked by uid 500); 1 Nov 2014 02:13:34 -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 84803 invoked by uid 99); 1 Nov 2014 02:13:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Nov 2014 02:13:34 +0000 Date: Sat, 1 Nov 2014 02:13:34 +0000 (UTC) From: "Varun Vasudev (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (YARN-2767) RM web services - add test case to ensure the http static user can kill or submit apps in secure mode 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-2767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Vasudev updated YARN-2767: -------------------------------- Attachment: apache-yarn-2767.2.patch Thanks for the review [~zjshen]! Uploaded a new patch addressing your comments. > RM web services - add test case to ensure the http static user can kill or submit apps in secure mode > ----------------------------------------------------------------------------------------------------- > > Key: YARN-2767 > URL: https://issues.apache.org/jira/browse/YARN-2767 > Project: Hadoop YARN > Issue Type: Test > Components: resourcemanager > Reporter: Varun Vasudev > Assignee: Varun Vasudev > Attachments: apache-yarn-2767.0.patch, apache-yarn-2767.1.patch, apache-yarn-2767.2.patch > > > We should add a test to ensure that the http static user used to access the RM web interface can't submit or kill apps if the cluster is running in secure mode. -- This message was sent by Atlassian JIRA (v6.3.4#6332)