Navigation
PySpark master documentation
»
pyspark.TaskContext.partitionId
¶
TaskContext.
partitionId
(
)
[source]
¶
The ID of the RDD partition that is computed by this task.
Navigation
PySpark master documentation
»