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.RDD.toDebugString
¶
RDD.
toDebugString
(
)
[source]
¶
A description of this RDD and its recursive dependencies for debugging.
pyspark.RDD.takeSample
pyspark.RDD.toLocalIterator