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 322BB102B2 for ; Sun, 25 Aug 2013 05:54:06 +0000 (UTC) Received: (qmail 43841 invoked by uid 500); 25 Aug 2013 05:54:04 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 43539 invoked by uid 500); 25 Aug 2013 05:54:03 -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 43439 invoked by uid 99); 25 Aug 2013 05:53:52 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Aug 2013 05:53:52 +0000 Date: Sun, 25 Aug 2013 05:53:52 +0000 (UTC) From: "Omkar Vinit Joshi (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (MAPREDUCE-5480) TestJSHSecurity.testDelegationToken is breaking after YARN-1085 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/MAPREDUCE-5480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13749540#comment-13749540 ] Omkar Vinit Joshi commented on MAPREDUCE-5480: ---------------------------------------------- Taking it over.. know the fix.. my bad ... > TestJSHSecurity.testDelegationToken is breaking after YARN-1085 > --------------------------------------------------------------- > > Key: MAPREDUCE-5480 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-5480 > Project: Hadoop Map/Reduce > Issue Type: Bug > Affects Versions: 2.1.1-beta > Reporter: Vinod Kumar Vavilapalli > Assignee: Vinod Kumar Vavilapalli > Priority: Blocker > > See https://builds.apache.org/job/PreCommit-YARN-Build/1755//testReport/. > {code} > org.apache.hadoop.yarn.webapp.WebAppException: Error starting http server > at org.apache.hadoop.yarn.webapp.WebApps$Builder.start(WebApps.java:251) > at org.apache.hadoop.mapreduce.v2.hs.HistoryClientService.initializeWebApp(HistoryClientService.java:152) > --- > Caused by: javax.servlet.ServletException: javax.servlet.ServletException: Principal not defined in configuration > at org.apache.hadoop.security.authentication.server.KerberosAuthenticationHandler.init(KerberosAuthenticationHandler.java:203) > at org.apache.hadoop.security.authentication.server.AuthenticationFilter.init(AuthenticationFilter.java:146) > --- > Caused by: javax.servlet.ServletException: Principal not defined in configuration > at org.apache.hadoop.security.authentication.server.KerberosAuthenticationHandler.init(KerberosAuthenticationHandler.java:164) > ... 53 more > {code} -- 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