connection_config: Read configuration values for a connection

Description Usage Arguments Value

View source: R/connection.R

Description

Read configuration values for a connection

Usage

1
connection_config(sc, prefix, not_prefix = list())

Arguments

sc

spark_connection

prefix

Prefix to read parameters for (e.g. spark.context., spark.sql., etc.)

not_prefix

Prefix to not include.

Value

Named list of config parameters (note that if a prefix was specified then the names will not include the prefix)


rstudio/sparkapi documentation built on May 28, 2019, 9:31 a.m.