[
https://issues.apache.org/jira/browse/MAHOUT-1616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14148997#comment-14148997
]
ASF GitHub Bot commented on MAHOUT-1616:
----------------------------------------
GitHub user gcapan reopened a pull request:
https://github.com/apache/mahout/pull/54
MAHOUT-1616 Hadoop client
I changed the hadoop related dependencies in the project root and mrlegacy
to hadoop-client.
Now to build mahout against to hadoop 1.2.1, run `mvn clean package`
For another version of hadoop, try `mvn clean package
-Dhadoop.version=YOUR_HADOOP_VERSION`
Tests pass, but I currently don't have access to an actual cluster. Could
somebody please test this on a cluster and report the results?
This would allow us to automatically support multiple hadoop versions,
including vendors', and would result in simpler poms.
If it works, I will change mahout-spark module accordingly.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gcapan/mahout hadoop-client
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/mahout/pull/54.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #54
----
commit ab2d1c207829799cb79e826f97c132a3786d37ec
Author: Gokhan <[email protected]>
Date: 2014-09-26T09:17:57Z
changing various hadoop dependencies to hadoop-client
commit e8b7b17b00a65f481969cf2f86f11790b07f7ada
Author: Gokhan <[email protected]>
Date: 2014-09-26T09:18:26Z
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/mahout
into hadoop-client
commit 56d78c0e7b387f105c2d8812ef18768549a2746e
Author: Gokhan <[email protected]>
Date: 2014-09-26T09:28:44Z
taking back the changes in mahout-spark and leaving this for further
discussion
----
> Better support for hadoop dependencies of multiple versions
> ------------------------------------------------------------
>
> Key: MAHOUT-1616
> URL: https://issues.apache.org/jira/browse/MAHOUT-1616
> Project: Mahout
> Issue Type: Improvement
> Components: build
> Reporter: Gokhan Capan
> Assignee: Gokhan Capan
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)