[
https://issues.apache.org/jira/browse/HBASE-9171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Biju Nair updated HBASE-9171:
-----------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
In the [current
master|https://github.com/apache/hbase/blob/0797243365f53a80dcdbc1c1e5514e6b1ae15ee6/hbase-server/src/main/java/org/apache/hadoop/hbase/tool/Canary.java#L1629]
this issue seems to be fixed. Closing.
> Canary monitor tool not loading hbase configuration
> ---------------------------------------------------
>
> Key: HBASE-9171
> URL: https://issues.apache.org/jira/browse/HBASE-9171
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.95.1
> Reporter: Xiong LIU
> Priority: Minor
> Labels: Canary
> Attachments: HBASE-9171-trunk-v1.patch, HBASE-9171-v0.patch,
> HBASE-9171-v1.patch
>
>
> When running bin/hbase org.apache.hadoop.hbase.tool.Canary, Canary throws
> exception that it cannot connect to zookeeper ensemble localhost:2181. The
> zookeeper server address to be connected is wrong because on my cluster setup
> the port number is 3181.
> The configuration Canary loaded is hadoop's default
> configuration(core-default.xml) rather than hbase's
> configuration(hbase-site.xml and hbase-default.xml).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)