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

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

Github user delding commented on the issue:

    https://github.com/apache/flink/pull/2332
  
    Hi, I have updated the PR based on @ramkrish86 's comments.
    1. rename MutationActionList to MutationActions which has a public method 
createMutations that  
       return HBase Mutations
    2. make MutationAction a private inner class
    3. DeleteColumn action can now delete the latest version of the specified 
column
    4. check if rowkey is null when create Mutations
    5. hand over the combinations of Delete logic to HBase server
    And I checked if table doesn't exist in HBase in which case a table not 
found exception will be thrown



> 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