Property | Description |
---|---|
Connection | Name of the source connection. Select a source connection or create a new connection. |
Source Path | The path to the directory that contains the source data. The path is populated from the Container Name connection property but you can edit the path. |
Property | Description |
---|---|
Formatting Type | The file format to read data from Microsoft Azure Blob Storage. Select one of the following options:
To read binary files, select None as the Format Type. Default is None. You cannot read a JSON file that exceeds 1 GB. |
Schema Source | The schema of the source file. Select one of the following options to specify a schema:
|
Schema File | The schema definition file in the agent machine from where you want to upload the schema. |
Data elements to sample | Doesn't apply to a data loader task. |
Memory available to process data | Doesn't apply to a data loader task. |
Property | Description |
---|---|
Formatting Type | The file format to read data from Microsoft Azure Blob Storage. Select Delimited. |
Schema Source | The schema of the source file. Select one of the following options to specify a schema:
|
Schema File | The schema definition file in the agent machine from where you want to upload the schema. |
Delimiter | The character used to separate columns of data. You can set values as comma, tab, colon, semicolon, or others. You can't set a tab as a delimiter directly in the Delimiter field. To set a tab as a delimiter, type the tab character in any text editor. Then, copy the tab character to the Delimiter field. |
EscapeChar | The character immediately preceding a column delimiter character embedded in an unquoted string or immediately preceding the quote character in a quoted string. |
Qualifier | The quote character that defines the boundaries of text strings. Enter a single quote or double quote. You can use the output text qualifier when a delimiter value is present in the data. |
Qualifier Mode | Doesn't apply to a data loader task. |
Code Page | The code page to read or write data. Select UTF-8. Ignore rest of the code pages. |
Header Line Number | The line number that you want to use as the header when you read data from Microsoft Azure Blob Storage. To read data from a file with no header, enter the value of the Header Line Number field as 0. |
First Data Row | The line number from where you want to start reading the data. Enter a value greater than or equal to one. To read data from the header, the value of the Header Line Number and the First Data Row fields must be the same. Default is 1. |
Target Header | Doesn't apply to a data loader task. |
Distribution Column | Doesn't apply to a data loader task. |
Fixed Width File Format | Doesn't apply to a data loader task. |
Retain Escape Character in Data | Doesn't apply to a data loader task. |
Maximum Rows to Preview | Doesn't apply to a data loader task. |
Row Delimiter | Doesn't apply to a data loader task. |