Azure Data Lake Store Read Settings Args
Azure data lake store read settings.
Constructors
Properties
Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
Lists files before the value (inclusive) based on file/folder names’ lexicographical order. Applies under the folderPath in data set, and filter files/sub-folders under the folderPath. Type: string (or Expression with resultType string).
The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
The end of file's modified datetime. Type: string (or Expression with resultType string).
The start of file's modified datetime. Type: string (or Expression with resultType string).
Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
ADLS wildcardFileName. Type: string (or Expression with resultType string).
ADLS wildcardFolderPath. Type: string (or Expression with resultType string).