Main Content
delete
Class: matlab.compiler.mlspark.SparkContext
Namespace: matlab.compiler.mlspark
Shutdown connection to Spark enabled cluster
Syntax
delete(sc)
Description
delete(
deletes
a SparkContext sc
)sc
and shuts down the connection
to Spark™ enabled cluster.
Input Arguments
Examples
Version History
Introduced in R2016b