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 A55A42009F9 for ; Mon, 23 May 2016 19:27:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id A3E75160A0E; Mon, 23 May 2016 17:27:14 +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 1D722160A05 for ; Mon, 23 May 2016 19:27:13 +0200 (CEST) Received: (qmail 14803 invoked by uid 500); 23 May 2016 17:27:13 -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 14787 invoked by uid 99); 23 May 2016 17:27:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 May 2016 17:27:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id EF9E52C1F68 for ; Mon, 23 May 2016 17:27:12 +0000 (UTC) Date: Mon, 23 May 2016 17:27:12 +0000 (UTC) From: "Wei-Chiu Chuang (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HADOOP-12847) hadoop daemonlog should support https and SPNEGO for Kerberized cluster MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 23 May 2016 17:27:14 -0000 [ https://issues.apache.org/jira/browse/HADOOP-12847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang updated HADOOP-12847: ------------------------------------- Attachment: HADOOP-12847.008.patch v08. fixed checkstyle, javac and whitespace issues. > hadoop daemonlog should support https and SPNEGO for Kerberized cluster > ----------------------------------------------------------------------- > > Key: HADOOP-12847 > URL: https://issues.apache.org/jira/browse/HADOOP-12847 > Project: Hadoop Common > Issue Type: New Feature > Reporter: Wei-Chiu Chuang > Assignee: Wei-Chiu Chuang > Attachments: HADOOP-12847.001.patch, HADOOP-12847.002.patch, HADOOP-12847.003.patch, HADOOP-12847.004.patch, HADOOP-12847.005.patch, HADOOP-12847.006.patch, HADOOP-12847.008.patch > > > {{hadoop daemonlog}} is a simple, yet useful tool for debugging. > However, it does not support https, nor does it support a Kerberized Hadoop cluster. > Using {{AuthenticatedURL}}, it will be able to support SPNEGO negotiation with a Kerberized name node web ui. It will also fall back to simple authentication if the cluster is not Kerberized. -- 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