sparklyr (version 0.2.26)

spark_disconnect: Disconnect from Spark

Description

Disconnect from Spark

Close all existing connections

Usage

spark_disconnect(sc)
spark_disconnect_all()

Arguments

sc
Spark connection provided by spark_connect

See Also

Other Spark connections: spark_connect

Other Spark connections: spark_connect