[
https://issues.apache.org/jira/browse/HADOOP-11175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164079#comment-14164079
]
Chris Nauroth commented on HADOOP-11175:
----------------------------------------
The changes look good, Yi. I have just one more suggestion. The Notes for
{{dfs.secondary.namenode.keytab.file}} say it's "for the NameNode." Let's
change this to "for the Secondary NameNode."
> 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: 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)