General Commands

General Commands - 

 status    Show status of the cluster. Can be used to display general commands - 
 
           hbase> status
           hbase> status 'simple'
           hbase> status 'summary'
           hbase> status 'detailed' 
 
 version  Shows the current version of hbase being used in the cluster.

Comments

Popular posts from this blog

Configure FAIR Schedular in Spark

Redis Quick Start Guide

How to store a complex class object in hbase .......