[
https://issues.apache.org/jira/browse/HADOOP-12495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14966531#comment-14966531
]
Steve Loughran commented on HADOOP-12495:
-----------------------------------------
+1. Looks like it's turkey (something getting its case conversion wrong?).
Hadoop is probably broken w.r.t turkey right now: to many .equalsIgnoreCase(),
and toLower/toUpper that don't spec Locale.EN_US. Still, this a start
> Fix posix_spawn error on OS X
> -----------------------------
>
> Key: HADOOP-12495
> URL: https://issues.apache.org/jira/browse/HADOOP-12495
> Project: Hadoop Common
> Issue Type: Bug
> Components: util
> Affects Versions: 2.7.1, 3.0.0
> Environment: OS X, JDK 1.7.0_67, 1.8, Turkish locale
> Reporter: Allen Wittenauer
> Attachments: HADOOP-12495.00.patch
>
>
> OS X JDK has issues with localization that can cause util.Shell.run to fail.
> This is fixed in JDK9, but JDK7 and JDK8 are still broken.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)