mssparkutils.fs.mountToDriverNode | R Documentation |
Attach remote storage (Blob, Gen2, Azure File Share) to driver node
mssparkutils.fs.mountToDriverNode(source, mountPoint, extraConfigs = NULL)
source |
FileSystem URI that contains the source data. |
mountPoint |
The directory of remote source to mount the source. |
extraConfigs |
Extra configurations. |
TRUE if the path was successfully mounted.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.