06-25-2018 11:32 AM
A simple pipeline that performs a read/write to Azure Blob Storage also referred to as WASB
This is done using the HDFS snap. That has an Azure Storage Account associated with it.
Below is a screenshot of how the HDFS writer is configured
The URI to access the file on WASB is of the format below: where “field-storage-account-container” is the name of the container
wasb:///field-storage-account-container/data/demo/raw/
Attached is a sample pipeline
Read and Write to Azure Blob Storage_2018_06_25.slp (6.8 KB)