[ https://issues.apache.org/jira/browse/MAPREDUCE-4267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colin Patrick McCabe updated MAPREDUCE-4267:
--------------------------------------------
Attachment: MAPREDUCE-4267.002.trimmed.patch
* fix pom.xml to skip 'make install' and just call 'make' (it's harmless to call make install
here, but unecessary)
* set VERBOSE=1 for the make command, so that we can easily identify all errors.
rm file is the same as previously.
> mavenize pipes
> --------------
>
> Key: MAPREDUCE-4267
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-4267
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: mrv2
> Affects Versions: 0.23.3
> Reporter: Thomas Graves
> Assignee: Thomas Graves
> Priority: Critical
> Attachments: MAPREDUCE-4267.001.rm.patch, MAPREDUCE-4267.001.trimmed.patch, MAPREDUCE-4267.002.trimmed.patch
>
>
> We are still building pipes out of the old mrv1 directories using ant. Move it over
to the mrv2 dir structure.
--
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
|