[
https://issues.apache.org/jira/browse/HADOOP-7824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14660019#comment-14660019
]
Hudson commented on HADOOP-7824:
--------------------------------
SUCCESS: Integrated in Hadoop-Yarn-trunk-Java8 #279 (See
[https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/279/])
HADOOP-12302. Fix native compilation on Windows after HADOOP-7824 (Vinayakumar
B via Colin P. McCabe) (cmccabe: rev 4ab49a436522f87cd462a9eae20fe10fe5c28fb2)
*
hadoop-common-project/hadoop-common/src/main/native/src/org/apache/hadoop/io/nativeio/NativeIO.c
* hadoop-common-project/hadoop-common/CHANGES.txt
> NativeIO.java flags and identifiers must be set correctly for each platform,
> not hardcoded to their Linux values
> ----------------------------------------------------------------------------------------------------------------
>
> Key: HADOOP-7824
> URL: https://issues.apache.org/jira/browse/HADOOP-7824
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: native
> Affects Versions: 0.20.204.0, 0.20.205.0, 1.0.3, 0.23.0, 2.0.0-alpha, 3.0.0
> Environment: Mac OS X, Linux, Solaris, Windows, ...
> Reporter: Dmytro Shteflyuk
> Assignee: Martin Walsh
> Labels: hadoop
> Fix For: 2.8.0
>
> Attachments: HADOOP-7824.001.patch, HADOOP-7824.002.patch,
> HADOOP-7824.003.patch, HADOOP-7824.004.patch, HADOOP-7824.patch,
> HADOOP-7824.patch, hadoop-7824.txt
>
>
> NativeIO.java flags and identifiers must be set correctly for each platform,
> not hardcoded to their Linux values. Constants like O_CREAT, O_EXCL, etc.
> have different values on OS X and many other operating systems.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)