[
https://issues.apache.org/jira/browse/HAMA-671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Edward J. Yoon updated HAMA-671:
--------------------------------
Attachment: HAMA-671.patch
This patch adds profiles to set Hadoop dependencies conditionally. You'll be
able to build like:
% mvn install -Phadoop1 -Dhadoop.version=1.2.0
or
% mvn clean install -Phadoop2 -Dhadoop.version=2.0.3-alpha
> Clean up Maven build scripts
> ----------------------------
>
> Key: HAMA-671
> URL: https://issues.apache.org/jira/browse/HAMA-671
> Project: Hama
> Issue Type: Sub-task
> Components: bsp core, build , yarn
> Reporter: Thomas Jungblut
> Assignee: Edward J. Yoon
> Fix For: 0.6.3
>
> Attachments: HAMA-671.patch
>
>
> Maven needs to have profiles for different Hadoop Versions:
> - 0.20.x
> - 1.x
> - 2.x
> Also we must clean up the dependencies. So the parent steers the Hadoop
> version (we must compile the core and other modules with HDFS according to
> the profile version).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira