powered by
Finds an active spark connection in the environment given the connection parameters.
spark_connection_find(master = NULL, app_name = NULL, method = NULL)
The Spark master parameter.
The Spark application name.
The method used to connect to Spark.