HBase Installation
HBase Installation
HBase Installation
com
HBase INSTALLATION
Step1: Download Zip file using wget command
------------------------------------------------
wget https://archive.apache.org/dist/hbase/hbase-0.98.2/hbase-0.98.2-hadoop2-bin.tar.gz
------------------------------------------------
tar -xzvf hbase-0.98.20-hadoop2-bin.tar.gz
------------------------------------------------
mv hbase-0.98.20-hadoop2 hbase
------------------------------------------------
export HBASE_HOME="/home/hduser/hbase"
set the path
export
PATH=$HADOOP_HOME/bin:$JAVA_HOME/bin:$PIG_HOME/bin:$HIVE_HOME/bin:$HBASE_
HOME/bin:$SQOOP_HOME/bin:$PATH
------------------------------------------------
source ~/.bashrc
location
cd /hbase/conf/
------------------------------------------------
gedit hbase-site.xml
HBase 0.98.20-hadoop2
revision=9624f3a9eb76f84656a41de0e2099c97f949e831