The standalone Hbase is used for testing. All Hbase files are stored in local system 1. Installation Environment 1. VM: vmware-workstationL-12 2. OS: centos 6.5 3. JDK: jdK1.8 4. HBase: hbase-1.2.5-bin.tar.gz 2. Installation procedure 1. Prepare the installation package — hbase-1.2.5-bin.tar.gz (JDK installation by yourself) 2. Upload the installation package to the Bigdata directory in the root directory of the VM. 3. Decompress the installation package to the app directory in the root directory: tar -zxvf /bigdata/hbase-1.2.5-bin.tar.gz -c /app 4. Configure the hbase environment variable vim /etc/profile