Accessing Azure ADLS Gen2 storage - 7.3

Azure Data Lake Store

Version
7.3
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > Cloud storages > Azure components > Azure Data Lake Storage Gen2 components
Data Quality and Preparation > Third-party systems > Cloud storages > Azure components > Azure Data Lake Storage Gen2 components
Design and Development > Third-party systems > Cloud storages > Azure components > Azure Data Lake Storage Gen2 components
Last publication date
2023-06-12

This scenario writes data to an Azure ADLS Gen2 file system, retrieves the data, and then displays it.

For more technologies supported by Talend, see Talend components.

This scenario comprises two subJobs. The first subJob contains a tFixedFlowInput and a tAzureADLSGen2Output components. It writes data to an Azure ADLS Gen2 file system. The second one contains a tAzureADLSGen2Input and a tLogRow components. It retrieves and displays the data.

This scenario connects to Microsoft Azure through Shared Access Signature (SAS) authentication. It assumes that you have an Azure ADLS account and you have created a file system under the account.

Note: You can monitor the data using Microsoft Azure Storage Explorer, a utility for managing your Azure storage resources. Check Azure Storage Explorer for related information.