Hi folks, I have a large user preference data set stored in a Cassandra node.
I need to run distributed (Hadop based) Mahout recommender job on that data set and write the recommendations into MySQL database. 1. Will it be possible with Mahout? If possible, what are the configurations required? 2. Is org.apache.mahout.cf.taste.hadoop.item.RecommenderJob class limited only to read input dataset from HDFS? or is it pluggable? Thanks ad regards, Dunith Dhanushka
