You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Chris Nauroth (JIRA)" <ji...@apache.org> on 2014/10/08 22:12:34 UTC

[jira] [Updated] (HADOOP-11175) Fix several issues of hadoop security configuration in user doc.

     [ https://issues.apache.org/jira/browse/HADOOP-11175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Nauroth updated HADOOP-11175:
-----------------------------------
    Target Version/s: 2.6.0  (was: 2.7.0)

> 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)