[
https://issues.apache.org/jira/browse/HDFS-7546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14594826#comment-14594826
]
Hudson commented on HDFS-7546:
------------------------------
FAILURE: Integrated in Hadoop-Mapreduce-trunk #2180 (See
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2180/])
Move HDFS-7546 to release 2.7.1 in CHANGES.txt. (yzhang: rev
bcb3c40bed572a2dd95ce7201d893d7bf59240d5)
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
> 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: 2.7.1
>
> Attachments: HDFS-7546.addendum.001.patch, 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)