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

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

Github user fhueske commented on the issue:

    https://github.com/apache/flink/pull/2332
  
    Thanks for looking into the Cassandra connector. Maybe @zentol (who 
implemented the Cassandra connector) can comment how an HBase sink can be made 
fault-tolerant and what code could be reused for that.
    
    Idempotent (put, delete) and non-idempotent modifications (increment, 
append) have different implications on fault-tolerance semantics. I think it 
would be a good idea to separate both types of modifications to make this 
difference more clear.
    
    I would be OK updating the version update to HBase 1.1.6 or 1.2.x under the 
condition that these versions are backwards compatible to 1.1.2. @nielsbasjes, 
would that be OK for you as well? We have an ongoing discussion to merge batch 
and streaming connectors. So this code would end up in the same module as the 
batch `TableInputFormat` and we should keep the HBase versions synced.


> Implement Streaming HBaseSink
> -----------------------------
>
>                 Key: FLINK-2055
>                 URL: https://issues.apache.org/jira/browse/FLINK-2055
>             Project: Flink
>          Issue Type: New Feature
>          Components: Streaming, 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.4#6332)

Reply via email to