Please start the hbase in your cloudera by using the below steps:
- sudo su
- cd /usr/lib/hbase/bin
- sh start-hbase.sh
Install eclipse and open the eclipse in cloudera and add the below jars to that project
hbase-0.20.6.jar [root folder], commonslogging-1.0.4.jar , log4j-1.2.15.jar, zookeeper-3.2.2.jar, hadoop-0.20.2.jar [lib folder]
Please find the below steps to install Eclipse on Ubuntu or Cloudera.
- Download the file from the link http://www.eclipse.org/downloads/?osType=linux by selecting 32- bit version of your system.
- sudo tar –xzf filename_of _eclipse_downloaded.tar.zip
- You get a folder eclipse in the directory you have extracted.
- Open that folder and then double click the icon eclipse of shape rhombus