[
https://issues.apache.org/jira/browse/FLINK-17028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17097803#comment-17097803
]
molsion mo commented on FLINK-17028:
------------------------------------
I have read and understood FLIP-95 and i was contributor in flink project , i
want to take this task if no one work for it.
In addition,your description is wrong, it is Hbase connector instead of kafka
connector.
> Introduce a new HBase connector with new property keys
> ------------------------------------------------------
>
> Key: FLINK-17028
> URL: https://issues.apache.org/jira/browse/FLINK-17028
> Project: Flink
> Issue Type: Sub-task
> Components: Connectors / HBase, Table SQL / Ecosystem
> Reporter: Jark Wu
> Priority: Major
>
> This new Kafka connector should use new interfaces proposed by FLIP-95, e.g.
> DynamicTableSource, DynamicTableSink, and Factory.
> The new proposed keys :
> ||Old key||New key||Note||
> |connector.type|connector| |
> |connector.version|N/A|merged into 'connector' key|
> |connector.table-name|table-name| |
> |connector.zookeeper.quorum|zookeeper.quorum| |
> |connector.zookeeper.znode.parent|zookeeper.znode-parent| |
> |connector.write.buffer-flush.max-size|sink.buffer-flush.max-size| |
> |connector.write.buffer-flush.max-rows|sink.buffer-flush.max-rows| |
> |connector.write.buffer-flush.interval|sink.buffer-flush.interval| |
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)