[
https://issues.apache.org/jira/browse/HBASE-28543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Istvan Toth updated HBASE-28543:
--------------------------------
Description:
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.
--host option does not work because it conflicts with --h for help
was:
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.
> Multiple issues preventing starting
> org.apache.hadoop.hbase.rest.PerformanceEvaluation
> --------------------------------------------------------------------------------------
>
> 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
> Priority: Major
>
> 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.
> --host option does not work because it conflicts with --h for help
--
This message was sent by Atlassian Jira
(v8.20.10#820010)