Mahout PreferenceArray userID uniqeness? -


does userid of preferencearray need unique across entries in fastbyidmap?

i'm comparing 2 types of objects contain similar traits it's possible id (primary key) not unique it's 2 db tables.

thanks.

via mahout user mailing list, userid's in fastbyidmap must unique on entire map.


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -