[
https://issues.apache.org/jira/browse/HADOOP-11175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14166677#comment-14166677
]
Hudson commented on HADOOP-11175:
---------------------------------
SUCCESS: Integrated in Hadoop-Yarn-trunk #707 (See
[https://builds.apache.org/job/Hadoop-Yarn-trunk/707/])
HADOOP-11175. Fix several issues of hadoop security configuration in user doc.
Contributed by Yi Liu. (cnauroth: rev 1123a06e3658f26228f1eedaed796aca8efc7bad)
* hadoop-common-project/hadoop-common/src/site/apt/SecureMode.apt.vm
* hadoop-common-project/hadoop-common/CHANGES.txt
> Fix several issues of hadoop security configuration in user doc.
> ----------------------------------------------------------------
>
> Key: HADOOP-11175
> URL: https://issues.apache.org/jira/browse/HADOOP-11175
> Project: Hadoop Common
> Issue Type: Bug
> Components: documentation, security
> Reporter: Yi Liu
> Assignee: Yi Liu
> Priority: Trivial
> Fix For: 2.6.0
>
> Attachments: HADOOP-11175.002.patch, HDFS-7196.001.patch
>
>
> There are several issues of secure mode in user doc:
> {{dfs.namenode.secondary.keytab.file}} should be
> {{dfs.secondary.namenode.keytab.file}},
> {{dfs.namenode.secondary.kerberos.principal}} should be
> {{dfs.secondary.namenode.kerberos.principal}}.
> {{dfs.namenode.kerberos.https.principal}} doesn't exist, it should be
> {{dfs.namenode.kerberos.internal.spnego.principal}}.
> {{dfs.namenode.secondary.kerberos.https.principal}} doesn't exist, it should
> be {{dfs.secondary.namenode.kerberos.internal.spnego.principal}}.
> {{dfs.datanode.kerberos.https.principal}} doesn't exist, we can remove it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)