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 36D221030A for ; Sun, 25 Aug 2013 06:31:03 +0000 (UTC) Received: (qmail 63126 invoked by uid 500); 25 Aug 2013 06:31:01 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 62893 invoked by uid 500); 25 Aug 2013 06:30:58 -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 62883 invoked by uid 99); 25 Aug 2013 06:30:54 -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 06:30:54 +0000 Date: Sun, 25 Aug 2013 06:30:54 +0000 (UTC) From: "Omkar Vinit Joshi (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (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:all-tabpanel ] Omkar Vinit Joshi updated MAPREDUCE-5480: ----------------------------------------- Attachment: MAPREDUCE-5480.20130824.1.patch > 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: Omkar Vinit Joshi > Priority: Blocker > Attachments: MAPREDUCE-5480.20130824.1.patch > > > 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