Huawei
H13-723_V2.0 · Question #20
The rowkey design of HBase table is a very important development and design link. Suppose there are the following scenarios. The most frequent query scenario is based on the mobile phone number to…
The correct answer is C. Mobile number + date. See the full explanation below for the reasoning.
Question
The rowkey design of HBase table is a very important development and design link. Suppose there are the following scenarios. The most frequent query scenario is based on the mobile phone number to query the historical call records every month and every six months. Which of the following rowkey designs is the best?
Options
- AName + mobile phone number
- BDate + mobile phone number
- CMobile number + date
- DMobile phone number + name
How the community answered
(27 responses)- A7% (2)
- B19% (5)
- C70% (19)
- D4% (1)
Community Discussion
No community discussion yet for this question.