RDD.
getCheckpointFile
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.
the name of the file to which this RDD was checkpointed
RDD
See also
RDD.checkpoint()
SparkContext.setCheckpointDir()
SparkContext.getCheckpointDir()