You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Alan Burlison (JIRA)" <ji...@apache.org> on 2015/07/20 13:30:04 UTC

[jira] [Assigned] (MAPREDUCE-6435) MapReduce client assumes the world is x86

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

Alan Burlison reassigned MAPREDUCE-6435:
----------------------------------------

    Assignee: Alan Burlison

> MapReduce client assumes the world is x86
> -----------------------------------------
>
>                 Key: MAPREDUCE-6435
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6435
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: client
>    Affects Versions: 2.7.1
>            Reporter: Alan Burlison
>            Assignee: Alan Burlison
>
> hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/main/native/src/util/Checksum.cc contains x86-only code and assumes it's going to work by default. The logic should be inverted so that it only uses the x86 code when built on x86 and otherwise defaults to the architecture-independent code. That will prevent changes having to be made for each new architecture.



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