spark_context_config {sparklyr}R Documentation

Runtime configuration interface for the Spark Context.

Description

Retrieves the runtime configuration interface for the Spark Context.

Usage

spark_context_config(sc)

Arguments

sc

A spark_connection.


[Package sparklyr version 1.8.6 Index]