Try'sink.batch.size' = '10'
maker_d...@foxmail.com 于2021年5月28日周五 下午4:05写道:
> 我使用FlinkCDC读取Mysql数据插入Doris,数据总数插入500条左右后会停止写入。
> 我尝试使用同样的方法写入Mysql,数据是正常的,排除Flink的问题。
> 希望得到大佬们帮助,谢谢!
>
> Translation:
> I use flinkcdc to read MySQL data and insert it into Doris. After about
> 500 pieces of d
我使用FlinkCDC读取Mysql数据插入Doris,数据总数插入500条左右后会停止写入。
我尝试使用同样的方法写入Mysql,数据是正常的,排除Flink的问题。
希望得到大佬们帮助,谢谢!
Translation:
I use flinkcdc to read MySQL data and insert it into Doris. After about 500
pieces of data are inserted, writing will stop.
I try to use the same method to write mysql, the data is norm