Return-Path: X-Original-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-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 EE25E90DB for ; Mon, 23 Apr 2012 09:53:57 +0000 (UTC) Received: (qmail 5743 invoked by uid 500); 23 Apr 2012 09:53:57 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 5693 invoked by uid 500); 23 Apr 2012 09:53:57 -0000 Mailing-List: contact mapreduce-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-issues@hadoop.apache.org Delivered-To: mailing list mapreduce-issues@hadoop.apache.org Received: (qmail 5681 invoked by uid 99); 23 Apr 2012 09:53:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Apr 2012 09:53:56 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Apr 2012 09:53:55 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 6543E40AE37 for ; Mon, 23 Apr 2012 09:53:35 +0000 (UTC) Date: Mon, 23 Apr 2012 09:53:35 +0000 (UTC) From: "Devaraj K (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: <584918491.4329.1335174815440.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1090632189.3781.1335160448272.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (MAPREDUCE-4189) TestContainerManagerSecurity is failing MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/MAPREDUCE-4189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj K updated MAPREDUCE-4189: --------------------------------- Status: Patch Available (was: Open) I have attached patch to fix this. I have verified in my env and it passed with the patch. Some one can validate the patch. > TestContainerManagerSecurity is failing > --------------------------------------- > > Key: MAPREDUCE-4189 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-4189 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: mrv2 > Affects Versions: trunk > Reporter: Devaraj K > Priority: Critical > Attachments: MAPREDUCE-4189.patch > > > {code:xml} > ------------------------------------------------------- > T E S T S > ------------------------------------------------------- > Running org.apache.hadoop.yarn.server.TestDiskFailures > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.519 sec > Running org.apache.hadoop.yarn.server.TestContainerManagerSecurity > Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 10.673 sec <<< FAILURE! > Results : > Tests in error: > testAuthenticatedUser(org.apache.hadoop.yarn.server.TestContainerManagerSecurity) > testMaliceUser(org.apache.hadoop.yarn.server.TestContainerManagerSecurity) > testUnauthorizedUser(org.apache.hadoop.yarn.server.TestContainerManagerSecurity) > Tests run: 5, Failures: 0, Errors: 3, Skipped: 0 > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira