Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.7.1, 3.0.0-alpha1
-
None
-
OS X, JDK 1.7.0_67, 1.8, Turkish locale
-
Incompatible change
-
When Hadoop JVMs create other processes on OS X, it will always use posix_spawn.
Description
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.