performance issue moving from reduceByKey to aggregateByKey in spark dataset

前端 未结 0 563
温柔的废话
温柔的废话 2020-12-05 00:26

Have written below aggregator method which I use for aggregating CLog record.

val cusLogAggregator = new Aggregator[/input type/ (String,CLogRecord), /* buf

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