酷酷的浑蛋 Thu, 22 Oct 2020 02:22:49 -0700
我用flink sql实时写入hive表时发现sink的并行度为1? 我看了FileSystemTableSink类的226行,确实设置了1,这是为什么呢? 并行度1的写入速度很慢