notebookutils.fs.mountToDriverNode: Attach remote storage (Blob, Gen2, Azure File Share) to driver node
Description
Attach remote storage (Blob, Gen2, Azure File Share) to driver node
Usage
notebookutils.fs.mountToDriverNode(source, mountPoint, extraConfigs = NULL)
Value
TRUE if the path was successfully mounted.
Arguments
- source
FileSystem URI that contains the source data.
- mountPoint
The directory of remote source to mount the source.
- extraConfigs
Extra configurations.