pyspark.RDD.getCheckpointFile — PySpark In-Progress documentation
-
RDD.getCheckpointFile()[source]#
Gets the name of the file to which this RDD was checkpointed
Not defined if RDD is checkpointed locally.
New in version 0.7.0.
- Returns
- str
the name of the file to which this RDD was checkpointed