You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Xiong LIU (JIRA)" <ji...@apache.org> on 2013/08/09 08:46:48 UTC

[jira] [Updated] (HBASE-9171) Canary monitor tool not loading hbase configuration

     [ https://issues.apache.org/jira/browse/HBASE-9171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xiong LIU updated HBASE-9171:
-----------------------------

    Description: 
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 or hbase-default.xml).

  was:
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) other than hbase's configuration(hbase-site.xml or hbase-default.xml).

    
> 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
>
> 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 or hbase-default.xml).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira