In HBase, what is the primary purpose of the HBase Online Schema Change?
A. Sort records based on a column
B. Group records based on a condition
C. Modify the schema of an HBase table without requiring downtime
D. Join records from multiple tables
Answer: Option C
Join The Discussion