Getting Started
User Guide
API Reference
Development
Migration Guide
Spark SQL
Pandas API on Spark
Structured Streaming
MLlib (DataFrame-based)
Spark Streaming
MLlib (RDD-based)
Spark Core
Resource Management
pyspark.TaskContext.partitionId
¶
TaskContext.
partitionId
(
)
[source]
¶
The ID of the RDD partition that is computed by this task.
pyspark.TaskContext.getLocalProperty
pyspark.TaskContext.resources