how to connect and writestream the postgres jdbc in my spark 2.4.7?

后端 未结 0 1311
傲寒
傲寒 2020-12-29 18:53

df5.writeStream.format("jdbc").option("url", "url").option("dbtable","test").option("user","postgres").

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