Hi, I think they are for different use cases. HBase is for high concurrency, while mahout is for data mining & machine learning. There may not be so many people running mahout at the same time.
Regards, Q 在 2012年3月23日 下午10:11,戴睿 <[email protected]>写道: > Hello, > I'm new for Mahout,and I've read Support of > HBase< > http://mail-archives.apache.org/mod_mbox/mahout-user/201202.mbox/ajax/%3CCACpbbiJHP3JVmwU1GURL2nW9obw236Ju33Xt9%2BDtnLtzDyCVQg%40mail.gmail.com%3E > > > before. > still don't get it. > Input and output of Mahout are stored in HDFS > and I'm wondering is there any way to cluster input data from > HBase directly and write the output to Htable instead of HDFS? > that might save much time in transformation between Hadoop and mahout > > really look forward your answer, thank you >
