[
https://issues.apache.org/jira/browse/HDFS-6553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephen Chu updated HDFS-6553:
------------------------------
Attachment: HDFS-6553.patch.001
Attaching patch.
This adds two DeprecationDeltas for dfs.nfs.keytab.file and
dfs.nfs.kerberos.principal.
No unit tests added. I manually verified by starting a secure NFS gateway
successfully using the older nfs kerberos configs.
> Add missing DeprecationDeltas for NFS Kerberos configurations
> -------------------------------------------------------------
>
> Key: HDFS-6553
> URL: https://issues.apache.org/jira/browse/HDFS-6553
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: nfs
> Affects Versions: 3.0.0, 2.5.0
> Reporter: Stephen Chu
> Assignee: Stephen Chu
> Attachments: HDFS-6553.patch.001
>
>
> HDFS-6056 (Clean up NFS config settings) improved NFS configuration naming
> and added DeprecationDeltas to ensure that the old NFS configuration
> properties could still be used.
> It's currently missing DeprecationDeltas for _dfs.nfs.keytab.file_ and
> _dfs.nfs.kerberos.principal_.
> This patch adds those deltas so older configs for secure NFS can still work.
--
This message was sent by Atlassian JIRA
(v6.2#6252)