[
https://issues.apache.org/jira/browse/HADOOP-11175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164585#comment-14164585
]
Yi Liu commented on HADOOP-11175:
---------------------------------
The release audit warning is unrelated, the real link is
https://builds.apache.org/job/PreCommit-HADOOP-Build/4886/artifact/PreCommit-HADOOP-Build-patchprocess/patchReleaseAuditProblems.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
> 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)