worker_spark_apply_unbundle
Extracts a bundle of dependencies required by spark_apply()
Description
Extracts a bundle of dependencies required by spark_apply()
Usage
worker_spark_apply_unbundle(bundle_path, base_path, bundle_name)
Arguments
Argument | Description |
---|---|
bundle_path | Path to the bundle created using spark_apply_bundle() |
base_path | Base path to use while extracting bundles |