I am new in HBase world.
I have SQL database diagram, and I need to make HBase tables.
I need to have User table, Book table and History table for viewed items, purchased items and recommended items.
How to organize tables?
I am new in HBase world.
I have SQL database diagram, and I need to make HBase tables.
I need to have User table, Book table and History table for viewed items, purchased items and recommended items.
How to organize tables?