joining two streams into one topic using spark streaming and kafka error

前端 未结 0 901
天命终不由人
天命终不由人 2021-01-25 15:20

I am trying to join two streams into one and write the result to a topic

code: 1- Reading two topics

val PERSONINFORMATION_df: DataFrame = spark.readStream         


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