Writing files in Azure Storage - Cloud - 8.0

Azure Storage Blob

Version
Cloud
8.0
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 Open Studio for Big Data
Talend Open Studio for Data Integration
Talend Open Studio for ESB
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > Cloud storages > Azure components > Azure Storage Blob components
Data Quality and Preparation > Third-party systems > Cloud storages > Azure components > Azure Storage Blob components
Design and Development > Third-party systems > Cloud storages > Azure components > Azure Storage Blob components

Procedure

  1. Double-click tAzureStoragePut to open its Component view.
  2. Select the component whose connection details will be used to set up the Azure storage connection. In this example, it is tAzureStorageConnection_1.
  3. In the Container name field, enter the name of the container you need to write files in. In this example, it is talendcontainer, a container created in the scenario Creating a container in Azure Storage.
  4. In the Local folder field, enter the path, or browse, to the directory where the files to be used are stored. In this scenario, they are some pictures showing technical process and stored locally in E:/photos. Therefore, put E:/photos; this allows tAzureStoragePut to upload all the files of this folder and its sub-folders into the talendcontainer container.

    For demonstration purposes, the example photos are organized as follows in the E:/photos folder.

    • Directly beneath the E:/photos level:

      components-use_case_triakinput_1.png

      components-use_case_triakinput_2.png

      components-use_case_triakinput_3.png

      components-use_case_triakinput_4.png

    • In the E:/photos/mongodb/step1 directory:

      components-use_case_tmongodbbulkload_1.png

      components-use_case_tmongodbbulkload_2.png

      components-use_case_tmongodbbulkload_3.png

      components-use_case_tmongodbbulkload_4.png

    • In the E:/photos/mongodb/step2 directory:

      components-use_case_tmongodbbulkload_5.png

      components-use_case_tmongodbbulkload_6.png

      components-use_case_tmongodbbulkload_7.png

      components-use_case_tmongodbbulkload_8.png

  5. In the Azure Storage folder field, enter the directory where you want to write files. This directory will be created in the container to be used if it does not exist. In this example, enter photos.