[
https://issues.apache.org/jira/browse/HDFS-6858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benoy Antony updated HDFS-6858:
-------------------------------
Attachment: HDFS-6858.patch
Thanks for the review and comments, [~cnauroth].
I have updated the patch accordingly.
> Allow dfs.data.transfer.saslproperties.resolver.class default to
> hadoop.security.saslproperties.resolver.class
> --------------------------------------------------------------------------------------------------------------
>
> Key: HDFS-6858
> URL: https://issues.apache.org/jira/browse/HDFS-6858
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: security
> Affects Versions: 2.5.0
> Reporter: Benoy Antony
> Assignee: Benoy Antony
> Priority: Minor
> Attachments: HDFS-6858.patch, HDFS-6858.patch
>
>
> Currently administrator needs to configure both
> {code}dfs.data.transfer.saslproperties.resolver.class{code} and
> {code}hadoop.security.saslproperties.resolver.class{code} to override
> saslproperties for rpc and data transfer properties. In some cases, the
> values for these two properties will be same. In those cases, it may be
> easier if {code}dfs.data.transfer.saslproperties.resolver.class{code}
> defaults to {code}hadoop.security.saslproperties.resolver.class{code}.
--
This message was sent by Atlassian JIRA
(v6.2#6252)