You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Istvan Toth (Jira)" <ji...@apache.org> on 2024/04/22 12:08:00 UTC

[jira] [Created] (HBASE-28543) org.apache.hadoop.hbase.rest.PerformanceEvaluation does not read hbase-site.xml

Istvan Toth created HBASE-28543:
-----------------------------------

             Summary: org.apache.hadoop.hbase.rest.PerformanceEvaluation does not read hbase-site.xml
                 Key: HBASE-28543
                 URL: https://issues.apache.org/jira/browse/HBASE-28543
             Project: HBase
          Issue Type: Bug
          Components: REST
            Reporter: Istvan Toth
            Assignee: Istvan Toth


I am trying to run org.apache.hadoop.hbase.rest.PerformanceEvaluation.
It cannot connect to the ZK quorum specified in hbase-site.xml.

It implements the Configurable interface incorrectly.
Fixing the Configurable implementation results in connecing to ZK properly.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)