Configuring Mahout Maven Project to use hadoop2

2014-11-14 Thread mw
Hi, i am working on a rest api for mahout called kornakapi. I heared that it is possible to compile the mahout trunk such that it is compatible with hadoop2. How can i do that? Is it possible to do that via the pom.xml? Best, max

Re: Configuring Mahout Maven Project to use hadoop2

2014-11-14 Thread Gokhan Capan
Max, Check this out: https://mahout.apache.org/developers/buildingmahout.html Gokhan On Fri, Nov 14, 2014 at 4:11 PM, mw m...@plista.com wrote: Hi, i am working on a rest api for mahout called kornakapi. I heared that it is possible to compile the mahout trunk such that it is compatible

Re: Configuring Mahout Maven Project to use hadoop2

2014-11-14 Thread mw
Hi again, In order to add mahout artifact to your local repository, run # With hadoop-2.2.0 dependency mvn clean install --- having done this, how can i use this mahout version in my mvn project. How do i have to change my pom file? Best, Max

Re: Configuring Mahout Maven Project to use hadoop2

2014-11-14 Thread mw
Hi Gokhan, thank you! But there is still some problem. Downloading: .../mahout/integration/target/org/apache/mahout/mahout-core/1.0-SNAPSHOT/mahout-core-1.0-SNAPSHOT.pom [WARNING] The POM for org.apache.mahout:mahout-core:jar:1.0-SNAPSHOT is missing, no dependency information available Was

Re: Configuring Mahout Maven Project to use hadoop2

2014-11-14 Thread Gokhan Capan
Yes, it is mahout-mrlegacy now. Gokhan On Fri, Nov 14, 2014 at 6:12 PM, mw m...@plista.com wrote: Hi Gokhan, thank you! But there is still some problem. Downloading: .../mahout/integration/target/org/apache/mahout/mahout-core/ 1.0-SNAPSHOT/mahout-core-1.0-SNAPSHOT.pom [WARNING] The POM