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 "Eugene Koontz (Updated) (JIRA)" <ji...@apache.org> on 2012/02/24 23:59:56 UTC

[jira] [Updated] (MAPREDUCE-3922) Document solution for potential problem compiling 32 bit binaries on a x86_64 host.

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

Eugene Koontz updated MAPREDUCE-3922:
-------------------------------------

    Summary: Document solution for potential problem compiling 32 bit binaries on a x86_64 host.  (was: Document solution for potential problem compiling 32 bit binaries on x86_64 architectures.)
    
> Document solution for potential problem compiling 32 bit binaries on a x86_64 host.
> -----------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3922
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3922
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>            Reporter: Eugene Koontz
>            Assignee: Eugene Koontz
>            Priority: Minor
>         Attachments: MAPREDUCE-3922.patch
>
>
> MAPREDUCE-3880 specifies that {{-m32}} be passed to gcc to ensure that a 32-bit binary is built. On my Amazon Linux with a x86_64 architecture, I could not build the native container-executor because the configure script when trying to use gcc (version 4.4.5) with this flag.
> Adds a comment to {{hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/pom.xml}} regarding package requirement for glibc-devel.i686 or glibc-devel.i386 package on yum-based (RHEL, Centos, Amazon) Linux distributions.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira