Overview
Getting Started
User Guides
API Reference
Development
Migration Guides
Spark SQL
Pandas API on Spark
Structured Streaming
MLlib (DataFrame-based)
Spark Streaming (Legacy)
MLlib (RDD-based)
Spark Core
Resource Management
Errors
pyspark.streaming.DStream.context
¶
DStream.
context
(
)
→ StreamingContext
[source]
¶
Return the StreamingContext associated with this DStream
pyspark.streaming.DStream.combineByKey
pyspark.streaming.DStream.count