How to write large Spark DataFrame(1.2 GB 14M rows) to an MSSQL Server tbl? My current solution takes around 10 hours

前端 未结 0 1371
走了就别回头了
走了就别回头了 2020-12-23 09:43

Problem: 1.2 GB (14 Millions records) stored in an apache spark dataframe. The computation took less than 1 min but the writing to an MSSQL SERVER tabl

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