You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Jarek Jarcec Cecho (JIRA)" <ji...@apache.org> on 2014/03/01 00:00:19 UTC

[jira] [Commented] (FLUME-2324) Support writing to multiple HBase clusters using HBaseSink

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

Jarek Jarcec Cecho commented on FLUME-2324:
-------------------------------------------

Couple of nits:

* I've noticed that this fragment is in the code twice, perhaps we should have it only once?
{code}
      logger.info("Using ZK Quorum: " + zkQuorum);
{code}

* Do you think that you could update the user guide with this argument? It seems that we have currently documented the {{zookeeperQuorum}} only for AsyncHBaseSink.


> Support writing to multiple HBase clusters using HBaseSink
> ----------------------------------------------------------
>
>                 Key: FLUME-2324
>                 URL: https://issues.apache.org/jira/browse/FLUME-2324
>             Project: Flume
>          Issue Type: Bug
>            Reporter: Hari Shreedharan
>            Assignee: Hari Shreedharan
>         Attachments: FLUME-2324.patch
>
>
> The AsyncHBaseSink can already write to multiple HBase clusters, but HBaseSink cannot. 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)