[ 
https://issues.apache.org/jira/browse/HBASE-19890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16419232#comment-16419232
 ] 

Peter Somogyi commented on HBASE-19890:
---------------------------------------

I was testing Canary and found out passing table options do not work without 
specifying this config property.
{noformat}
$ bin/hbase canary t2 t3
...
Cannot pass a tablename when using the -regionserver option, tablenames:[t2, 
t3]{noformat}
Is it adequate that the user MUST specify the sink in order to use table 
parameters?

> Canary usage should document hbase.canary.sink.class config
> -----------------------------------------------------------
>
>                 Key: HBASE-19890
>                 URL: https://issues.apache.org/jira/browse/HBASE-19890
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Priority: Minor
>
> Canary#main uses config hbase.canary.sink.class to instantiate Sink class.
> The Sink instance affects creation of Monitor.
> In the refguide for Canary, hbase.canary.sink.class was not mentioned.
> We should document this config.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to