[ 
https://issues.apache.org/jira/browse/HADOOP-11505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14293365#comment-14293365
 ] 

Steve Loughran commented on HADOOP-11505:
-----------------------------------------

seems ok. 

one question, HADOOP-10846 uses {{#include <byteswap.h>}} to get some powerpc 
byte swapping, though that has its own issues, needing to be omitted on windows.

it may make sense to make the bswap code here something in the core, where x86, 
arm and fallback swapping is all in one place.
 

> hadoop-mapreduce-client-nativetask fails to use x86 optimizations in some 
> cases
> -------------------------------------------------------------------------------
>
>                 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: Colin Patrick McCabe
>         Attachments: HADOOP-11505.001.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)

Reply via email to