You can delete a column family from a table using the method _________ of HBAseAdmin class.
(a) delColumn()
(b) removeColumn()
(c) deleteColumn()
(d) all of the mentioned
The question was posed to me in an interview.
My enquiry is from Metrics in Hbase topic in portion Developing a MapReduce Application of Hadoop