[
https://issues.apache.org/jira/browse/FLINK-2055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15890333#comment-15890333
]
ASF GitHub Bot commented on FLINK-2055:
---------------------------------------
Github user nragon commented on the issue:
https://github.com/apache/flink/pull/2332
Hi :)
I needed to use hbase as sink so i decided to take a look at this pull a
use it.
Current changes that might be interesting: Like hbase connector for
dataset, it's possible to define the configuration in other to connect, for
instance, to a remote hbase master. In
[HBaseSink](https://github.com/delding/flink/blob/16ad4b2ac13567ceba7bacf15e4698fb4ce17c53/flink-streaming-connectors/flink-connector-hbase/src/main/java/org/apache/flink/streaming/connectors/hbase/HBaseSink.java)
the `HBaseConfiguration.create()` method should receive this configurations
set by constructor (or other method)
Hope this makes sense.
Thanks
> 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.15#6346)