Stream-Static join without aggregation still results in accumulating spark state

前端 未结 0 1137
孤城傲影
孤城傲影 2021-01-23 07:21

I\'m using Spark Structured Streaming (PySpark) to join a Kafka Stream with a Static DataFrame using a MinHashLSH approxSimilarityJoin (which under the hood does a SortMergeJoin

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