You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by GitBox <gi...@apache.org> on 2022/01/02 09:07:42 UTC

[GitHub] [incubator-seatunnel] wuchunfu commented on a change in pull request #926: [SeaTunnel #925] Add spark-kudu sink plugin

wuchunfu commented on a change in pull request #926:
URL: https://github.com/apache/incubator-seatunnel/pull/926#discussion_r777184092



##########
File path: docs/en/configuration/sink-plugins/Kudu.md
##########
@@ -0,0 +1,31 @@
+# Sink plugin: Kudu
+
+## Description
+
+Write data to Kudu.
+
+## Options
+
+| name           | type   | required | default value |
+| -------------- | ------ | -------- | ------------- |
+| [kudu_master](#kudu_master-string)            | string | yes      | -             |
+| [kudu_table](#kudu_table-string)       | string | yes      | -         |
+| [mode](#mode-string)       | string | no      | insert         |

Review comment:
       Please remove `(#kudu_master-string)` , it doesn’t seem to be able to jump in markdown




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org