Skip to content

Commit b607443

Browse files
author
duzhendi
committed
[Doc][Improve] support chinese [docs/zh/connector-v2/sink/Kudu.md]
1 parent 5bf5b09 commit b607443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/zh/connector-v2/sink/Kudu.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
| kerberos_keytab | String || - | Kerberos密钥表。请注意,所有zeta节点都需要此文件。 |
4747
| kerberos_krb5conf | String || - | Kerberos krb5 conf.请注意,所有zeta节点都需要此文件。 |
4848
| save_mode | String || - | 存储模式,支持 `overwrite``append`. |
49-
| session_flush_mode | String || AUTO_FLUSH_SYNC | Kudu冲刷模式。默认AUTO_FLUSH_SYNC。 |
49+
| session_flush_mode | String || AUTO_FLUSH_SYNC | Kudu刷新模式。默认AUTO_FLUSH_SYNC。 |
5050
| batch_size | Int || 1024 | 超过此记录数的刷新最大大小(包括所有追加、追加和删除记录)将刷新数据。默认值为100 |
5151
| buffer_flush_interval | Int || 10000 | 刷新间隔期间,异步线程将刷新数据。 |
5252
| ignore_not_found | Bool || false | 如果为true,则忽略所有未找到的行。 |

0 commit comments

Comments
 (0)