So far, we've created and dropped a HDInsight cluster and called a Pig script using the Azure Pig task. This recipe will demonstrate how to import data from an Azure Blob storage to a table in the staging schema.
Importing Azure Blob storage data
Getting ready
This recipe assumes that you have completed the previous one.
How to do it...
- From the SSIS toolbox, drag and drop, and Execute SQL Task on the control flow, and rename it sql_truncate_Staging_StgCloudSales.
- Double-click on it to open the SQL Task Editor. Set the properties as follows and click on OK:
- Connection...