How to achieve aggregations in spark structured streaming foreachBatch method?

后端 未结 0 1782
遇见更好的自我
遇见更好的自我 2021-02-06 19:47

I have a usecase that,

I need to read the records from the datasource and write it to multiple sinks including kafka, along with some aggregations.

Here is how my

相关标签:
回答
  • 消灭零回复
提交回复
热议问题