worker_spark_apply_unbundle
From sparklyr v0.8.4
by Javier Luraschi
Extracts a bundle of dependencies required by spark_apply()
Extracts a bundle of dependencies required by spark_apply()
- Keywords
- internal
Usage
worker_spark_apply_unbundle(bundle_path, base_path, bundle_name)
Arguments
- bundle_path
Path to the bundle created using
spark_apply_bundle()
- base_path
Base path to use while extracting bundles
Community examples
Looks like there are no examples yet.