一、StreamSets Mysql Binlog DELETE KUDU row key not found

StreamSets Mysql Binlog DELETE KUDU row key not found ?

StreamSets Mysql Binlog DELETE KUDU row key not found ?

 

二、解决

1.原因

mysql update/insert 的binlogmei有及时处理完,同一条记录的delete binlog过来了,导致删除失败!!

2.解决

streamSets提供了延迟处理过程组件,稍微延迟下del 的binlog然后再删除,完美解决

StreamSets Mysql Binlog DELETE KUDU row key not found ?

相关文章:

  • 2021-08-27
  • 2022-02-23
  • 2021-05-21
  • 2021-05-30
  • 2021-07-02
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-12-01
  • 2022-01-29
  • 2022-12-23
  • 2021-11-10
  • 2021-10-01
  • 2021-08-28
相关资源
相似解决方案