Read Spark Configuration

R/config_spark.R

spark_config

Description

Read Spark Configuration

Usage

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

Arguments

Arguments Description
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