Main Content
setCheckpointDir
Class: matlab.compiler.mlspark.SparkContext
Namespace: matlab.compiler.mlspark
Set the directory under which RDDs are to be checkpointed
Syntax
setCheckpointDir(sc,dirName)
Description
setCheckpointDir(
set
the directory sc
,dirName
)dirName
under which RDDs are to
be checkpointed.
Input Arguments
Examples
Version History
Introduced in R2016b