Learn R Programming

notebookutils (version 1.5.3)

mssparkutils.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

mssparkutils.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.