You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Alejandro Abdelnur (Created) (JIRA)" <ji...@apache.org> on 2011/10/12 03:43:11 UTC

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

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


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