Return-Path: X-Original-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 737AD953A for ; Fri, 7 Sep 2012 01:41:09 +0000 (UTC) Received: (qmail 63148 invoked by uid 500); 7 Sep 2012 01:41:08 -0000 Delivered-To: apmail-hadoop-hdfs-dev-archive@hadoop.apache.org Received: (qmail 63030 invoked by uid 500); 7 Sep 2012 01:41:08 -0000 Mailing-List: contact hdfs-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-dev@hadoop.apache.org Delivered-To: mailing list hdfs-dev@hadoop.apache.org Received: (qmail 62834 invoked by uid 99); 7 Sep 2012 01:41:08 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Sep 2012 01:41:08 +0000 Date: Fri, 7 Sep 2012 12:41:08 +1100 (NCT) From: "Aaron T. Myers (JIRA)" To: hdfs-dev@hadoop.apache.org Message-ID: <620539330.48045.1346982068078.JavaMail.jiratomcat@arcas> Subject: [jira] [Created] (HDFS-3897) QJM: TestBlockToken fails after HDFS-3893 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Aaron T. Myers created HDFS-3897: ------------------------------------ Summary: QJM: TestBlockToken fails after HDFS-3893 Key: HDFS-3897 URL: https://issues.apache.org/jira/browse/HDFS-3897 Project: Hadoop HDFS Issue Type: Bug Components: test Affects Versions: QuorumJournalManager (HDFS-3077) Reporter: Aaron T. Myers Assignee: Aaron T. Myers HDFS-3893 caused the NN to log in using its configured Kerberos credentials when formatting the NN. This caused TestBlockToken#testBlockTokenInLastLocatedBlock to begin failing, since the test enables Kerberos but doesn't configure the NN principal or keytab. -- 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