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

Hari Shreedharan commented on FLUME-1252:
-----------------------------------------

>From HBASE-5539, it looks like Asynchbase does outperform HTable API by quite 
>a bit, due to HTable's poor concurrency. In our HBaseSink though, we really 
>have just one thread calling the Htable API, so I am not sure how much 
>concurrency affects the performance. 


                
> Asynchronous HBase Sink
> -----------------------
>
>                 Key: FLUME-1252
>                 URL: https://issues.apache.org/jira/browse/FLUME-1252
>             Project: Flume
>          Issue Type: New Feature
>          Components: Sinks+Sources
>            Reporter: Otis Gospodnetic
>             Fix For: v1.2.0
>
>
> The current HBase sink is synchronous/blocking.  Asynchbase HBase client 
> outperforms HTable.  It would be nice to have an HBase sink that uses 
> asynchbase.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to