spark_disconnect
From sparklyr v0.2.27
by Javier Luraschi
Disconnect from Spark
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
Community examples
Looks like there are no examples yet.