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 for org.apache.mahout:mahout-core:jar:1.0-SNAPSHOT is
> missing, no dependency information available
>
> Was this one renamed somehow?
>
> Best,
> Max
>
>
> On 11/14/2014 04:51 PM, Gokhan Capan wrote:
>
>> Hi Max,
>>
>> If it is installed correctly, just adding the module you require a
>> dependency should work.
>>
>> ...
>> <dependency>
>> <groupId>org.apache.mahout</groupId>
>> <artifactId>mahout-***</artifactId>
>> <version>1.0-SNAPSHOT</version>
>> </dependency>
>> ...
>>
>> Best
>>
>>
>> Gokhan
>>
>> On Fri, Nov 14, 2014 at 4:42 PM, mw <m...@plista.com> wrote:
>>
>>  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
>>>
>>>
>>> On 11/14/2014 03:13 PM, Gokhan Capan wrote:
>>>
>>>  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 with hadoop2. How can i do that? Is it possible to do that
>>>>> via
>>>>> the pom.xml?
>>>>>
>>>>> Best,
>>>>> max
>>>>>
>>>>>
>>>>>
>

Reply via email to