spark_apply_bundle: Create Bundle for Spark Apply

View source: R/spark_apply_bundle.R

spark_apply_bundleR Documentation

Create Bundle for Spark Apply

Description

Creates a bundle of packages for spark_apply().

Usage

spark_apply_bundle(packages = TRUE, base_path = getwd(), session_id = NULL)

Arguments

packages

List of packages to pack or TRUE to pack all.

base_path

Base path used to store the resulting bundle.

session_id

An optional ID string to include in the bundle file name to allow the bundle to be session-specific


sparklyr documentation built on Nov. 2, 2023, 5:09 p.m.