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 C97A5200BBC for ; Sun, 13 Nov 2016 09:23:05 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id C84D1160B12; Sun, 13 Nov 2016 08:23:05 +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 247EF160AF8 for ; Sun, 13 Nov 2016 09:23:04 +0100 (CET) Received: (qmail 5513 invoked by uid 500); 13 Nov 2016 08:22: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 5425 invoked by uid 99); 13 Nov 2016 08:22:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 Nov 2016 08:22:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id DAD7E2C0D55 for ; Sun, 13 Nov 2016 08:22:58 +0000 (UTC) Date: Sun, 13 Nov 2016 08:22:58 +0000 (UTC) From: "Masahiro Tanaka (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HADOOP-13814) A sample configuration of KMS HTTP Authentication signature will lead to misunderstanding MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sun, 13 Nov 2016 08:23:05 -0000 [ https://issues.apache.org/jira/browse/HADOOP-13814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Masahiro Tanaka updated HADOOP-13814: ------------------------------------- Summary: A sample configuration of KMS HTTP Authentication signature will lead to misunderstanding (was: A sample configuration of KMS HTTP Authentication signature is misleading will lead to misunderstanding) > A sample configuration of KMS HTTP Authentication signature will lead to misunderstanding > ----------------------------------------------------------------------------------------- > > Key: HADOOP-13814 > URL: https://issues.apache.org/jira/browse/HADOOP-13814 > Project: Hadoop Common > Issue Type: Bug > Components: conf, documentation, kms > Affects Versions: 3.0.0-alpha1 > Reporter: Masahiro Tanaka > Priority: Minor > Labels: newbie > > In https://hadoop.apache.org/docs/current/hadoop-kms/index.html > {code} > hadoop.kms.authentication.signer.secret.provider.zookeeper.auth.type > kerberos > > The Zookeeper authentication type, 'none' or 'sasl' (Kerberos). > > > {code} > It is very misleading. This configuration value should be 'sasl' when the kerberos authentication is enabled. -- 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