Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 320 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 320 Bytes

HBase-Manager

HBase Manager provides a simple GU Interface to interact with HBase Database. With HBM we can do all the basic actions like Table Create/Alter/Drop/Truncate and Data Modifications like Insert/Delete/Update. The Scan Operation can be fully customized with Filters and custom scan range also.