If you are doing something using Hadoop -- then the question is really, can
you use MongoDB as a data source for Hadoop? I'm sure someone has made an
InputFormat for it, yes. Mahout itself doesn't connect to MongoDB, it uses
Hadoop, which may get data from many sources.

If you're not using Hadoop, then I am assume you are using the
recommenders. Use MongoDBDataModel.

On Thu, Jul 26, 2012 at 4:52 PM, Yaprak Ayazoglu
<yaprak.ayazo...@gmail.com>wrote:

> Hi,
>
> Can I integrate Mahout with mongoDB?
>
> When I follow the examples in Mahout in Action book, either hadoop or just
> a simple text file is used as
> a database.
>
> Is there any occasion that mongoDB can be also used to run tests with
> Mahout.
>
> Regards.
>
> --
> Yaprak
>

Reply via email to