I'm not sure quite what you are asking. No, it is not all built on top
of Hadoop. If you run a Hadoop-based job on 1 node, it is easy to run
it on 100 nodes. The non-Hadoop-based recommender is completely
different from the Hadoop-based recommender and they are not
interchangeable. I am not sure what you mean by "level of
integration".

On Sun, Dec 25, 2011 at 9:00 PM, Jinyuan Zhou <[email protected]> wrote:
> Hi,
> I had a impression that mahout is build on top of Hadoop. For this I expect
> that,  for  a recommender I build. After I run it successfuly with modest
> data on on mahcine, I should be able to  run the same recommender with
> Hadoop cluster for the purpose of handling huge data. What I expect is
> that  mahout will allow me do some configuration about my remcomender and
> Hadoop cluster and then it is good to run that with  power on Hadoop. Is
> this true?  I know Hbase or big they are build on top of Hadoop, when they
> run command the  useage of Hadoop is transparent to user. That is , the
> contruction of hadoop job,  construction of job jar as well as hadoop
> command for running the job in Hadoop are all trasparent to user. Does
> Mahout support this level of  integeration with Hadoop.
>
> Thanks,
>
> Jack

Reply via email to