You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bahir.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/04/07 11:36:00 UTC

[jira] [Commented] (BAHIR-260) Kudu flink-sql add writer config

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

ASF subversion and git services commented on BAHIR-260:
-------------------------------------------------------

Commit 47d6dc7b14bf2e9fd861555d014882220f340e3c in bahir-flink's branch refs/heads/master from hackergin
[ https://gitbox.apache.org/repos/asf?p=bahir-flink.git;h=47d6dc7 ]

[BAHIR-260] Add kudu table writer config  (#109)



> Kudu flink-sql add writer config
> --------------------------------
>
>                 Key: BAHIR-260
>                 URL: https://issues.apache.org/jira/browse/BAHIR-260
>             Project: Bahir
>          Issue Type: Improvement
>          Components: Flink Streaming Connectors
>    Affects Versions: Flink-1.0
>            Reporter: jinfeng
>            Priority: Major
>             Fix For: Flink-Next
>
>
> Add someĀ  kudu write config that we can config flush interval, flush buffer size, ignore not found error, ignore-duplicate-error.
> The default flush-interval is 1000ms.
> default buffer-size is 1000,
> default ignore-not-found error is false,
> default ignore-duplicate is false.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)