pyspark.RDD.getCheckpointFile

RDD.getCheckpointFile()[source]

Gets the name of the file to which this RDD was checkpointed

Not defined if RDD is checkpointed locally.