You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Chao Sun (Jira)" <ji...@apache.org> on 2020/07/20 15:27:00 UTC

[jira] [Commented] (HADOOP-12549) Extend HDFS-7456 default generically to all pattern lookups

    [ https://issues.apache.org/jira/browse/HADOOP-12549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17161323#comment-17161323 ] 

Chao Sun commented on HADOOP-12549:
-----------------------------------

+1. We recently encountered an issue related to this. I think it is much resilient to have this rather than having to rely on {{hdfs-default.xml}} which often not get loaded. 

> Extend HDFS-7456 default generically to all pattern lookups
> -----------------------------------------------------------
>
>                 Key: HADOOP-12549
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12549
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: ipc, security
>    Affects Versions: 2.7.1
>            Reporter: Harsh J
>            Priority: Minor
>         Attachments: HADOOP-12549.patch
>
>
> In HDFS-7546 we added a hdfs-default.xml property to bring back the regular behaviour of trusting all principals (as was the case before HADOOP-9789). However, the change only targeted HDFS users and also only those that used the default-loading mechanism of Configuration class (i.e. not {{new Configuration(false)}} users).
> I'd like to propose adding the same default to the generic RPC client code also, so the default affects all form of clients equally.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org