Which command is used to disable all the tables matching the given regex?
(a) remove all
(b) drop all
(c) disable_all
(d) all of the mentioned
I got this question in homework.
This key question is from Schema Design in HBase topic in section Hive and HBase of Hadoop