How to specify file size using repatition() in spark

前端 未结 0 535
鱼传尺愫
鱼传尺愫 2021-01-27 11:31

Im using pyspark and I have a large data source that I want to repartition specifying the files size per partition explicitly.

I know using the repartition(500)

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