1.

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 mentionedThe question was posed to me in an interview.My enquiry is from Metrics in Hbase topic in portion Developing a MapReduce Application of Hadoop

Answer»

Right CHOICE is (c) deleteColumn()

For EXPLANATION I WOULD say: ALTER command ALSO can be used to delete a column family.



Discussion

No Comment Found

Related InterviewSolutions