tAzureAdlsGen2Input
Retrieves data from an ADLS Gen2 file system of an Azure storage
account and passes the data to the subsequent component connected to it through a Main>Row link.
tAzureAdlsGen2Input Standard properties
These properties are used to configure tAzureAdlsGen2Input running in the Standard Job framework.
The Standard
tAzureAdlsGen2Input component belongs to the Cloud family.
The component in this framework is available in all subscription-based Talend products with Big Data
and Talend Data Fabric.
Basic settings
Property Type |
Select the way the connection details
|
Schema and Edit schema |
A schema is a row description. It defines the number of fields
Click Edit
schema to make changes to the schema. Note: If you
make changes, the schema automatically becomes built-in.
|
Guess |
Click this button to retrieve the |
Authentication method |
Select one of the following
authentication method from the drop-down list.
|
Account |
Enter the name of the Data Lake |
Endpoint |
Enter the Azure Storage service The combination of the account name and the |
Shared |
Enter the key associated with the This field is available if you select Shared key from Authentication method drop-down list. |
SAS |
Enter your account SAS token. You can This field is available if you select |
Check |
Click this button to validate the |
Filesystem |
Enter the name of the target Blob You can also click the … button to |
Blobs |
Enter the path to the target |
Format |
Set the format for the incoming data. |
Field |
Set the field delimiter. You can |
Record |
Set the record separator. You can |
Text |
Enter the character used to enclose |
Escape |
Enter the character of the row to be |
Header |
Select this check box to insert a header row to the data retrieved. Note:
|
File |
Select the file encoding from the |
Advanced settings
tStatCatcher Statistics |
Select this check box to gather the Job processing metadata at the Job level |
Global Variables
ERROR_MESSAGE |
The error message generated by the component when an error occurs. This |
NB_LINE |
The number of rows successfully processed. This is an After variable and it returns |
Usage
Usage rule |
This component is usually used as a start component of a Job or |
Related scenario
For a related scenario, see Accessing Azure ADLS Gen2 storage.