sparklyr (version 0.4)

spark_disconnect: Disconnect from Spark

Description

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