Hi guys, I'd like to use mahout to implement a recommender but I'm encountering a problem:
Ids of items and users are represented in Mahout as long integers, while my data comes from an external database that uses strings to identify items and users. Any suggestion as to how I can fix this problem? Thanks a lot Claudia
