You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Chris Nauroth (JIRA)" <ji...@apache.org> on 2015/11/29 06:47:11 UTC

[jira] [Issue Comment Deleted] (HADOOP-11505) Various native parts use bswap incorrectly and unportably

     [ https://issues.apache.org/jira/browse/HADOOP-11505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Nauroth updated HADOOP-11505:
-----------------------------------
    Comment: was deleted

(was: hadoop-hdfs-native-client does build with CMake on Windows.  The native container executor in hadoop-yarn-server-nodemanager does not build at all on Windows.  hadoop-common uses a checked-in Visual Studio solution file to handle the Windows build.  There is a JIRA somewhere to track converting to CMake for Windows in hadoop-common.  Meanwhile, a short-term fix is probably to check in some kind of hand-crafted version like you said.)

> Various native parts use bswap incorrectly and unportably
> ---------------------------------------------------------
>
>                 Key: HADOOP-11505
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11505
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 3.0.0
>            Reporter: Colin Patrick McCabe
>            Assignee: Alan Burlison
>             Fix For: 3.0.0
>
>         Attachments: HADOOP-11505.001.patch, HADOOP-11505.003.patch, HADOOP-11505.004.patch, HADOOP-11505.005.patch, HADOOP-11505.006.patch
>
>
> hadoop-mapreduce-client-nativetask fails to use x86 optimizations in some cases.  Also, on some alternate, non-x86, non-ARM architectures the generated code is incorrect.  Thanks to Steve Loughran and Edward Nevill for finding this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)