[
https://issues.apache.org/jira/browse/MAPREDUCE-2260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987226#action_12987226
]
Eli Collins commented on MAPREDUCE-2260:
----------------------------------------
Ignore my previous comment, there was a bug in the tool I was using to view the
diffs. The latest patch looks great.
Per HADOOP-6436 please update with what testing you've done. I checked the
binaries themselves (eg just metadata changes) so I don't think this breaks
anything but it would be good to verify that pipes, libhdfs, etc still run and
that ant tar produces a tarball which contains the generated files (ie a dist
style tarball).
It would be nice if we used VPATH builds so the source directory wasn't
cluttered with autoconf files but that's orthogonal to this change.
Thanks,
Eli
> 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
> 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.
-
You can reply to this email to add a comment to the issue online.