[
https://issues.apache.org/jira/browse/MAPREDUCE-3171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13126569#comment-13126569
]
Hudson commented on MAPREDUCE-3171:
-----------------------------------
Integrated in Hadoop-Hdfs-trunk #829 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/829/])
MAPREDUCE-3171. normalize nodemanager native code compilation with
common/hdfs native. (tucu)
tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1182575
Files :
*
/hadoop/common/trunk/hadoop-assemblies/src/main/resources/assemblies/hadoop-mapreduce-dist.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
*
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/pom.xml
*
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/c
*
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/native
*
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/native/container-executor/.gitignore
> 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