[
https://issues.apache.org/jira/browse/HDFS-7546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14590743#comment-14590743
]
Yongjun Zhang commented on HDFS-7546:
-------------------------------------
Hi [~aw],
Thanks for the clarification. I created HDFS-8618 to cherry-pick to branch-2.
What I will do is to modify the corresponding CHANGES.txt to reflect that it
will be fixed in branch-2 (I target it as 2.7.1), and cherry pick both
HDFS-7546 and HDFS-8618 to branch-2 and branch-2.7.
Thanks.
> Document, and set an accepting default for
> dfs.namenode.kerberos.principal.pattern
> ----------------------------------------------------------------------------------
>
> Key: HDFS-7546
> URL: https://issues.apache.org/jira/browse/HDFS-7546
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: security
> Affects Versions: 2.1.1-beta
> Reporter: Harsh J
> Assignee: Harsh J
> Priority: Minor
> Labels: supportability
> Fix For: 3.0.0
>
> Attachments: HDFS-7546.patch
>
>
> This config is used in the SaslRpcClient, and the no-default breaks
> cross-realm trust principals being used at clients.
> Current location:
> https://github.com/apache/hadoop/blob/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/SaslRpcClient.java#L309
> The config should be documented and the default should be set to * to
> preserve the prior-to-introduction behaviour.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)