sparklyr_get_backend_port: Return the port number of a 'sparklyr' backend.

View source: R/connection_spark.R

sparklyr_get_backend_portR Documentation

Return the port number of a 'sparklyr' backend.

Description

Retrieve the port number of the 'sparklyr' backend associated with a Spark connection.

Usage

sparklyr_get_backend_port(sc)

Arguments

sc

A spark_connection.

Value

The port number of the 'sparklyr' backend associated with sc.


rstudio/sparklyr documentation built on April 30, 2024, 4:01 p.m.