spark_disconnect
From sparklyr v0.3.12
by Javier Luraschi
Disconnect from Spark
Disconnect from Spark
Close all existing connections
Usage
spark_disconnect(x, ...)
spark_disconnect_all()
Arguments
- x
- A
spark_connect
connection or the Spark master - ...
- Additional arguments
See Also
Other Spark connections: spark_connect
Other Spark connections: spark_connect
Community examples
Looks like there are no examples yet.