InterviewSolution
Saved Bookmarks
| 1. |
The minimum number of row versions to keep is configured per column family via _____________(a) HBaseDecriptor(b) HTabDescriptor(c) HColumnDescriptor(d) All of the mentionedI have been asked this question in an internship interview.My doubt stems from Schema Design in HBase in chapter Hive and HBase of Hadoop |
|
Answer» Correct choice is (C) HColumnDescriptor |
|