FlinkFlink here spill the th sort buffer data with bytes and compressed bytes

Posted 九师兄

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了FlinkFlink here spill the th sort buffer data with bytes and compressed bytes相关的知识,希望对你有一定的参考价值。

文章目录


1.概述

flink batch sql 好几换个任务有如下打印 Flink here spill the th sort buffer data with bytes and compressed bytes

先说结论:这个是 BinaryExternalSorter是一个完全成熟的二进制格式排序器。它实现了多路归并排序。在内部,它有三个异步线程(排序、溢出、合并),它们通过一组阻塞的循环队列进行通信,

以上是关于FlinkFlink here spill the th sort buffer data with bytes and compressed bytes的主要内容,如果未能解决你的问题,请参考以下文章