Hi, I find wordcount on Flink is slow and 75% of the time is spent on groupBy operator. The dataset is 90G, with only 1000 distinct words. Could you tell me how the groupBy is implemented?
Best Regards, Jeffrey
Hi, I find wordcount on Flink is slow and 75% of the time is spent on groupBy operator. The dataset is 90G, with only 1000 distinct words. Could you tell me how the groupBy is implemented?
Best Regards, Jeffrey