We want to directly load data from MySQL db to Blob storage and not having to create a delimited file in between them. Is there a way to do this directly?
You have to load your data from MySql DB to your local output files and upload local files into a given container for an Azure storage account. So far, talend doesn't support for transferring data by air.