Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-common-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 24C69108D5 for ; Tue, 10 Sep 2013 01:02:47 +0000 (UTC) Received: (qmail 32761 invoked by uid 500); 10 Sep 2013 01:02:46 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 32723 invoked by uid 500); 10 Sep 2013 01:02:46 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 32684 invoked by uid 99); 10 Sep 2013 01:02:46 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Sep 2013 01:02:46 +0000 Date: Tue, 10 Sep 2013 01:02:46 +0000 (UTC) From: "Kai Zheng (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HADOOP-9942) Adding keytab login test for UGI using MiniKdc 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/HADOOP-9942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13762545#comment-13762545 ] Kai Zheng commented on HADOOP-9942: ----------------------------------- Below is the details for the failed test case TestClassUtil reported here: {noformat} Regression org.apache.hadoop.util.TestClassUtil.testFindContainingJar Failing for the past 1 build (Since Failed#3072 ) Took 47 ms. Error Message Incorrect jar file/home/jenkins/.m2/repository/org/apache/directory/server/apacheds-all/2.0.0-M15/apacheds-all-2.0.0-M15.jar Stacktrace junit.framework.AssertionFailedError: Incorrect jar file/home/jenkins/.m2/repository/org/apache/directory/server/apacheds-all/2.0.0-M15/apacheds-all-2.0.0-M15.jar at junit.framework.Assert.fail(Assert.java:50) at junit.framework.Assert.assertTrue(Assert.java:20) at org.apache.hadoop.util.TestClassUtil.testFindContainingJar(TestClassUtil.java:37) {noformat} Thanks Alejandro for the point. > Adding keytab login test for UGI using MiniKdc > ---------------------------------------------- > > Key: HADOOP-9942 > URL: https://issues.apache.org/jira/browse/HADOOP-9942 > Project: Hadoop Common > Issue Type: Test > Components: security > Reporter: Kai Zheng > Assignee: Kai Zheng > Priority: Minor > Attachments: HADOOP-9942.patch > > > This will add a keytab login test for UGI by using MiniKdc. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira