[ https://issues.apache.org/jira/browse/HADOOP-11130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14153252#comment-14153252
]
Hudson commented on HADOOP-11130:
---------------------------------
FAILURE: Integrated in Hadoop-Mapreduce-trunk #1912 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1912/])
HADOOP-11130. NFS updateMaps OS check is reversed. Contributed by Brandon Li (brandonli: rev
c88c6c57aa79e8a1f33d2e075491656f472c858b)
* hadoop-common-project/hadoop-common/CHANGES.txt
* hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/nfs/nfs3/IdUserGroup.java
> NFS updateMaps OS check is reversed
> -----------------------------------
>
> Key: HADOOP-11130
> URL: https://issues.apache.org/jira/browse/HADOOP-11130
> Project: Hadoop Common
> Issue Type: Bug
> Components: nfs
> Affects Versions: 2.2.0
> Reporter: Allen Wittenauer
> Assignee: Brandon Li
> Fix For: 2.6.0
>
> Attachments: HADOOP-11130.001.patch, HADOOP-11130.002.patch
>
>
> getent is fairly standard, dscl is not. Yet the code logic prefers dscl for non-Linux
platforms. This code should for OS X and use dscl and, if not, then use getent. See comments.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|