Spark Dataframe writing to google pubsub

后端 未结 0 1391
被撕碎了的回忆
被撕碎了的回忆 2020-12-29 06:31

I am trying to write the Parquet files to Pubsub through Spark on a Dataproc cluster.

I have used below pseudo code

dataFrame
      .as[MyCaseClass]
           


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