spark_connection_is_open
From sparklyr v0.2.31
by Javier Luraschi
Check if a Spark connection is open
Check if a Spark connection is open
- Keywords
- internal
Usage
spark_connection_is_open(sc)
Arguments
- sc
spark_connection
Community examples
Looks like there are no examples yet.