Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Later
-
None
-
None
-
None
Description
Add a verify utility to run basic CRUD tests against hbase in various common use cases. This is great for sanity checking a cluster setup because it can be run as a one line shell command with no required params. Multiple column families for different use-cases can be tested together. Currently provided use-cases are 'action log', 'snapshot' and 'search'. The interface is developed such that it can be easily extended to cover more use-cases.