sparklyr (version 0.2.29)

spark_config: 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 detaults provided in this package

Value

Named list with configuration data

Details

Read Spark configuration using the config package.