[
https://issues.apache.org/jira/browse/MAPREDUCE-2260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12988963#comment-12988963
]
Eli Collins edited comment on MAPREDUCE-2260 at 1/31/11 11:42 PM:
------------------------------------------------------------------
+1
I verified {{ant -Dcompile.native=true -Dcompile.c++=yes compile-c++-examples
task-controller}} builds correctly on 64-bit Centos 5 and 64-bit Ubuntu
Maverick. And that the following commands can be used to regenerate the
configure files:
{noformat}
ant create-c++-utils-configure -Dneed.c++.utils.configure=true
ant create-c++-pipes-configure need.c++.pipes.configure
ant create-c++-examples-pipes-configure need.c++.examples.pipes.configure
ant create-c++-task-controller-configure need.c++.task-controller.configure
{noformat}
I will commit this to trunk and branch 22. Thanks Roman!
was (Author: eli):
+1
I verified {{ant -Dcompile.native=true -Dcompile.c++=yes compile-c++-examples
task-controller}} builds correctly on 64-bit Centos 5 and 64-bit Ubuntu
Maverick. And that the following commands can be used to regenerate the
configure files:
{{noformat}}
ant create-c++-utils-configure -Dneed.c++.utils.configure=true
ant create-c++-pipes-configure need.c++.pipes.configure
ant create-c++-examples-pipes-configure need.c++.examples.pipes.configure
ant create-c++-task-controller-configure need.c++.task-controller.configure
{{noformat}}
I will commit this to trunk and branch 22. Thanks Roman!
> Remove auto-generated native build files
> ----------------------------------------
>
> Key: MAPREDUCE-2260
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-2260
> Project: Hadoop Map/Reduce
> Issue Type: Improvement
> Components: build
> Reporter: Roman Shaposhnik
> Assignee: Roman Shaposhnik
> Fix For: 0.22.0, 0.23.0
>
> Attachments: MAPREDUCE-2260.diff
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> The repo currently includes the automake and autoconf generated files for the
> native build. Per discussion on HADOOP-6421 let's remove them and use the
> host's automake and autoconf. We should also do this for libhdfs and
> fuse-dfs.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira