Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 09D43200BDC for ; Wed, 14 Dec 2016 23:19:01 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 0860B160B2E; Wed, 14 Dec 2016 22:19:01 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 47410160B19 for ; Wed, 14 Dec 2016 23:19:00 +0100 (CET) Received: (qmail 53641 invoked by uid 500); 14 Dec 2016 22:18:59 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 53493 invoked by uid 99); 14 Dec 2016 22:18:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Dec 2016 22:18:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 0B4A02C03E0 for ; Wed, 14 Dec 2016 22:18:59 +0000 (UTC) Date: Wed, 14 Dec 2016 22:18:59 +0000 (UTC) From: "Xiaoyu Yao (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HADOOP-13907) Fix KerberosUtil#getDefaultRealm() on Windows MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 14 Dec 2016 22:19:01 -0000 Xiaoyu Yao created HADOOP-13907: ----------------------------------- Summary: Fix KerberosUtil#getDefaultRealm() on Windows Key: HADOOP-13907 URL: https://issues.apache.org/jira/browse/HADOOP-13907 Project: Hadoop Common Issue Type: Bug Reporter: Xiaoyu Yao Running unit test TestWebDelegationToken#testKerberosDelegationTokenAuthenticator on windows will fail with {{java.lang.IllegalArgumentException: Can't get Kerberos realm}} -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: common-issues-help@hadoop.apache.org