Getting an exception when trying to return a collection from flink

后端 未结 0 1799
你的背包
你的背包 2021-01-12 10:18

I am trying to return a simple list from Flink\'s ProcessAllWindowFunction :

object Flinktest extends App {
  private val env = StreamExecutionEnvironment.get         


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