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

Explanation: The MINIMUM NUMBER of row versions parameter is USED TOGETHER with the time-to-live parameter and can be combined with the number of row versions parameter.



Discussion

No Comment Found

Related InterviewSolutions