pyspark.RDD.getNumPartitions

抽樣。 getNumPartitions ( )→int

返回在抽樣數量的分區

例子

> > >抽樣=sc並行化([1,2,3,4),2)> > >抽樣getNumPartitions()2