the parent RDD
partitioner used to partition the shuffle output
Serializer to use. If set to None,
the default serializer, as specified by spark.serializer
config option, will
be used.
partitioner used to partition the shuffle output
Serializer to use.
Serializer to use. If set to None,
the default serializer, as specified by spark.serializer
config option, will
be used.
:: DeveloperApi :: Represents a dependency on the output of a shuffle stage. Note that in the case of shuffle, the RDD is transient since we don't need it on the executor side.