[
https://issues.apache.org/jira/browse/HDFS-6858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14101186#comment-14101186
]
Chris Nauroth commented on HDFS-6858:
-------------------------------------
Hi, [~benoyantony]. This looks good. Would you also please update the
description in hdfs-site.xml to indicate that the default is whatever is
configured for {{hadoop.security.saslproperties.resolver.class}}? Thank you.
> 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
>
>
> 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)