StreamingContext.
checkpoint
Sets the context to periodically checkpoint the DStream operations for master fault-tolerance. The graph will be checkpointed every batch interval.
HDFS-compatible directory where the checkpoint data will be reliably stored
previous
pyspark.streaming.StreamingContext.awaitTerminationOrTimeout
next
pyspark.streaming.StreamingContext.getActive