Istvan Toth created HBASE-28544:
-----------------------------------
Summary: org.apache.hadoop.hbase.rest.PerformanceEvaluation does
not evaluate REST performance
Key: HBASE-28544
URL: https://issues.apache.org/jira/browse/HBASE-28544
Project: HBase
Issue Type: Bug
Components: REST
Reporter: Istvan Toth
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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)