[
https://issues.apache.org/jira/browse/HADOOP-12766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15133340#comment-15133340
]
Colin Patrick McCabe edited comment on HADOOP-12766 at 2/4/16 11:48 PM:
------------------------------------------------------------------------
Good find.
Hmm. It's not immediately clear that this configuration key belongs in
{{org/apache/hadoop/fs/CommonConfigurationKeysPublic.java}}. After all, it may
be used outside of the "fs" (filesystem) context by things like YARN. Maybe
just change the fault value in {{core-default.xml}}?
was (Author: cmccabe):
It's not immediately clear that this configuration key belongs in
{{org/apache/hadoop/fs/CommonConfigurationKeysPublic.java}}. After all, it may
be used outside of the "fs" (filesystem) context by things like YARN. Maybe
just change the fault value in {{core-default.xml}}?
> The default value of "hadoop.workaround.non.threadsafe.getpwuid" is different
> between core-default.xml and NativeIO.java
> ------------------------------------------------------------------------------------------------------------------------
>
> Key: HADOOP-12766
> URL: https://issues.apache.org/jira/browse/HADOOP-12766
> Project: Hadoop Common
> Issue Type: Bug
> Reporter: Akira AJISAKA
> Assignee: Akira AJISAKA
> Attachments: HADOOP-12766.01.patch
>
>
> The default value of "hadoop.workaround.non.threadsafe.getpwuid" is false in
> core-default.xml, but is true in NativeIO.java.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)