RDD.
isCheckpointed
Return whether this RDD is checkpointed and materialized, either reliably or locally.
New in version 0.7.0.
whether this RDD is checkpointed and materialized, either reliably or locally
RDD
See also
RDD.checkpoint()
RDD.getCheckpointFile()
SparkContext.setCheckpointDir()
SparkContext.getCheckpointDir()