pyspark.SparkContext.getCheckpointDir

SparkContext.getCheckpointDir()[source]

Return the directory where RDDs are checkpointed. Returns None if no checkpoint directory has been set.

New in version 3.1.