pyspark.RDD.collectWithJobGroup

RDD.collectWithJobGroup(groupId, description, interruptOnCancel=False)[source]

Note

Experimental

When collect rdd, use this method to specify job group.

New in version 3.0.0.