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

Shimin Yang commented on FLINK-10206:
-------------------------------------

Thank you for your advices. I will briefly talk about the consistency and 
performance problem here and work on the design document asap. There's a option 
in the Table Bulilder named enable buffer, this will buffer the operations and 
flush them into hbase if the buffer is full. During the snapshot, the hbase 
sink will flush all the buffer operations in case of failure. In general, it 
can provide at least once guarantee.

> Add hbase sink connector
> ------------------------
>
>                 Key: FLINK-10206
>                 URL: https://issues.apache.org/jira/browse/FLINK-10206
>             Project: Flink
>          Issue Type: New Feature
>          Components: Streaming Connectors
>    Affects Versions: 1.6.0
>            Reporter: Igloo
>            Assignee: Shimin Yang
>            Priority: Major
>   Original Estimate: 336h
>  Remaining Estimate: 336h
>
> Now, there is a hbase source connector for batch operation. 
>  
> In some cases, we need to save Streaming/Batch results into hbase.  Just like 
> cassandra streaming/Batch sink implementations. 
>  



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

Reply via email to