You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Masatake Iwasaki (Jira)" <ji...@apache.org> on 2020/04/11 11:50:00 UTC

[jira] [Created] (HDFS-15271) Update DFSUtil.getSpnegoKeytabKey based on hadoop.http.authentication.kerberos.keytab

Masatake Iwasaki created HDFS-15271:
---------------------------------------

             Summary: Update DFSUtil.getSpnegoKeytabKey based on hadoop.http.authentication.kerberos.keytab
                 Key: HDFS-15271
                 URL: https://issues.apache.org/jira/browse/HDFS-15271
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: security
    Affects Versions: 3.3.0
            Reporter: Masatake Iwasaki
            Assignee: Masatake Iwasaki


After HADOOP-16314, setting {{dfs.web.authentication.kerberos.keytab}} has no effect. Keytab file can be specified by {{hadoop.http.authentication.kerberos.keytab}} now. DFSUtil.getSpnegoKeytabKey should care about the new proeperty while keeping backward compatibility. Since the {{getSpnegoKeytabKey}} is only called by NameNodeHttpServer and the value is not used, deprecating it could be an option.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org