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 "Alejandro Abdelnur (Updated) (JIRA)" <ji...@apache.org> on 2011/10/12 18:55:12 UTC

[jira] [Updated] (MAPREDUCE-3171) normalize nodemanager native code compilation with common/hdfs native

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

Alejandro Abdelnur updated MAPREDUCE-3171:
------------------------------------------

    Attachment: MAPREDUCE-3171.sh
                MAPREDUCE-3171.patch

apply patch then run script (both from root level).

The patch uses for MR the same pattern use for common & hdfs for native code. It renames the src/c to src/native. It runs the testcases.

In addition it fixes (something that got broken in the last few days) the inclusion of the container-executor binary in the TAR bin/ directory.
                
> normalize nodemanager native code compilation with common/hdfs native
> ---------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3171
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3171
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.23.0, 0.24.0
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 0.23.0, 0.24.0
>
>         Attachments: MAPREDUCE-3171.patch, MAPREDUCE-3171.sh
>
>
> Use same build pattern as used by common/hdfs native:
> * rename src/c to src/native
> * run autoreconf, configure and make under target not to pollute the src tree
> * use maven-make-plugin in an identical way as in common/hdfs native

--
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