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

ASF GitHub Bot commented on FLINK-2055:
---------------------------------------

Github user ramkrish86 commented on the issue:

    https://github.com/apache/flink/pull/2332
  
    I can take this up and come up with a design doc. Reading thro the comments 
here and the final decision points I think only puts/deletes can be considered 
idempotent. But increments/decrements cannot be considered to be idempotent. We 
may need to two types of sink then one sink which supports the puts/deletes and 
the other one where we need to support non-idempotent ops.
    Coming to @nielsbasjes issue of not able to flush the buffered mutator - 
should you always call bufferedmutator#flush() on every checkpoint call?


> Implement Streaming HBaseSink
> -----------------------------
>
>                 Key: FLINK-2055
>                 URL: https://issues.apache.org/jira/browse/FLINK-2055
>             Project: Flink
>          Issue Type: New Feature
>          Components: Streaming Connectors
>    Affects Versions: 0.9
>            Reporter: Robert Metzger
>            Assignee: Erli Ding
>
> As per : 
> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Write-Stream-to-HBase-td1300.html



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to