No Image

Hbase and Zookeeper Znode

August 15, 2018 0

The HBase root znode path is configurable using hbase-site.xml, and by default the location is “/hbase”. All the znodes referenced below will be prefixed using […]

No Image

Hbase Commands

August 8, 2018 0

1. Connect to HBase. $ hbase shell hbase(main):001:0> Display HBase Shell Help Text. Type help and press Enter, to display some basic usage information for […]

No Image

Install Hbase 2.x with Hadoop 3.x

August 7, 2018 0

Hbase – Pseudo Distributed mode of installation: This is a method for Hbase Installation, known as Pseudo Distributed mode of Installation. Below are the steps […]