Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
org.apache.hadoop.hbase.rest.PerformanceEvaluation only uses the REST interface for Admin tasks like creating tables.
All data access is done via the native RPC client, which makes the whole tool a big red herring.
Attachments
Issue Links
- is depended upon by
-
HBASE-28550 Provide working benchmark tool for REST server
- Open