spark_config: Read Spark Configuration

View source: R/config_spark.R

spark_configR Documentation

Read Spark Configuration

Description

Read Spark Configuration

Usage

spark_config(file = "config.yml", use_default = TRUE)

Arguments

file

Name of the configuration file

use_default

TRUE to use the built-in defaults provided in this package

Details

Read Spark configuration using the config package.

Value

Named list with configuration data


rstudio/sparklyr documentation built on May 10, 2024, 9:50 p.m.