How to do it...

  1. Open the ETL.Staging SSIS project and add a new package to it. Rename it StgAggregateSalesFromCloud.dtsx.
  2. Add a Hadoop connection manager called cmgr_Hadoop_Sandbox like we did in the previous recipe.
  3. Add another connection manager, which will connect to the Azure storage like the cmgr_AsureStorage_ssiscookbook we did in a previous recipe in this chapter.
  4. Add a Foreach Loop container to the control flow and rename it felc_HDP_Export.

 

 

  1. Double-click on it to open the Foreach Loop editor. Set the Collection properties, as shown in the following screenshot:
  1. Click on the Variable Mappings, create a new variable at the package ...

Get Mastering SQL Server 2017 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.