Adam Wang

Results 9 comments of Adam Wang

您好,感谢编辑这么优秀的解析系列,今天我也看到Structured Streaming 更新了,本节的“WriteAheadLog 框架“部分的第一张图:“Spark Streaming 里的 WAL 框架图”应该不对,请问是笔误吗?我在网上找了一张类似的,是否可用? ![557a2f047f638_middle](https://cloud.githubusercontent.com/assets/10048468/21598743/e7a57ea2-d19c-11e6-91c3-f5e047272c15.jpg)

relate to https://github.com/WeBankFinTech/Linkis/issues/351

No problem, we have fixed the problem and have been running it internally for a month.

这一块主要是dss-server对应的后端开发

[Feature][connector-hive] hive sink connector support overwrite mode https://github.com/apache/seatunnel/issues/7843

Closed is pr because new pr https://github.com/apache/seatunnel/pull/7891

In Spark 2 e2e (`jdbc_mysql_source_and_sink_parallel.conf`), each `ParallelSource` instance owns its own `JdbcSourceSplitEnumerator`, but the splitter still creates “virtual” pending splits for all subtask ids. The initial implementation of `maybeSignalNoMoreSplits` required...