PrepAway - Latest Free Exam Questions & Answers

How would you design the schema?

You have two tables in existing RDBMS. One contains information about the products you sell
(name, size, color, etc.) The other contains images of the products in JPEG format. These tables

are frequently joined in queries to your database. You would like to move this data into HBase.
How would you design the schema?

PrepAway - Latest Free Exam Questions & Answers

A.
Create two tables each with multiple column families

B.
Create two tables each with a single column family

C.
Create a single table with two column families

D.
Create a single table with one column family

Explanation:

One Comment on “How would you design the schema?


Leave a Reply

Your email address will not be published. Required fields are marked *