Understanding num_slices parameter in sc.parallelize in scala

前端 未结 0 703
别那么骄傲
别那么骄傲 2020-12-29 15:54

I want to understand what is num_slices argument in sc.parallelize[T](seq: Seq[T], numSlices: Int = defaultParallelism) for. Docs say that it is

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