[
https://issues.apache.org/jira/browse/HADOOP-12879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15179755#comment-15179755
]
Wei-Chiu Chuang commented on HADOOP-12879:
------------------------------------------
I'm not totally sure how it works. Does it work like one set of parameters
takes precedence over others? It would great if someone understand it can write
better docs. A CDH cluster uses {{hadoop.http.authentication.kerberos.keytab}},
as far as I know.
> Web authentication documentation is contradicting
> -------------------------------------------------
>
> Key: HADOOP-12879
> URL: https://issues.apache.org/jira/browse/HADOOP-12879
> Project: Hadoop Common
> Issue Type: Bug
> Affects Versions: 3.0.0
> Reporter: Wei-Chiu Chuang
> Labels: authentication, documentation, webui
>
> Hi, I noticed recently folks are really focusing on documentation. (Kudos to
> +[~ajisakaa], +[~brahmareddy], +[~iwasakims], +[~daisuke.kobayashi],
> +[~jzhuge] and more).
> I've been following Hadoop documentation to set up web UI authentication, but
> it seems to be contradicting between docs, for example, for web UI Kerberos
> keytab settings:
> * in _Hadoop in Secure Mode_ (SecureMode.md), HDFS daemons have distinct web
> UI authentication configs, for example, for name node that's
> {{dfs.web.authentication.kerberos.keytab}},
> * but in _Authentication for Hadoop HTTP web-consoles_
> (HttpAuthentication.md), it mentions a Hadoop-wide config:
> {{hadoop.http.authentication.kerberos.keytab}};
> * finally, in _Hadoop Auth, Java HTTP SPNEGO - Server Side
> Configuration_(Configuration.md), it says{{\[PREFIX.\]kerberos.principal}}
> should be used.
> They all seem to mean one thing, but different configuration names. So it's a
> bit of confusing, or even contradicting to each other. Can we improve it?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)