InterviewSolution
Saved Bookmarks
| 1. |
_________ is the main configuration file of HBase.(a) hbase.xml(b) hbase-site.xml(c) hbase-site-conf.xml(d) none of the mentioned |
|
Answer» The correct option is (b) hbase-site.xml The best I can explain: Set the data directory to an appropriate location by opening the HBase home folder in /usr/local/HBase. |
|