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
