[
https://issues.apache.org/jira/browse/MAHOUT-202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13468648#comment-13468648
]
David Arthur commented on MAHOUT-202:
-------------------------------------
In a full-fledged recommender system, you usually want good ad-hoc access to
your ratings data (for UI or whatever). This would afford that, and might be
useful if someone used HBase as their primary data store.
Also, considering a end-to-end application, if it takes ~1s to gather the
user's neighborhood of ratings, and then some amount of time to do the
calculation (probably a few ms), that's still not bad for ad-hoc, scalable,
always-up-to-date, (albeit simple) recommendations. I guess this would be a
situation where you lose some performance in exchange for scalability.
Like I said before, if people think it would be useful - great. If not, no big
deal.
> Make Taste support HBase as data store
> --------------------------------------
>
> Key: MAHOUT-202
> URL: https://issues.apache.org/jira/browse/MAHOUT-202
> Project: Mahout
> Issue Type: New Feature
> Components: Collaborative Filtering
> Affects Versions: 0.3
> Reporter: Jeff Zhang
> Priority: Minor
> Attachments: MAHOUT-202.patch
>
>
> I'd like to add hbase as another data store option for taste.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira