Starting master, logging to /usr/local/Cellar/hbase/1.2.6.1/libexec/logs/ In order to use the existing zookeeper, set the property to true.įollowing commands can be used to start and stop HBase: To configure the HBase data root directory, the following needs to be added to the hbase-site.xml file: The logs directory may need to be created under HBASE_HOMEĮxport HBASE_LOG_DIR='$'
HBase version 1.2.6 is installed at the moment () using brew.įollowing environment variables are added to the user’s bash profile:Įxport HBASE_HOME=/usr/local/Cellar/hbase/1.2.6.1/libexecĮxport JAVA_HOME='$(/usr/libexec/java_home –version 1.8)'Įxport JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home