Azure Data Factory Mapping Data Flows for U-SQL Developers
Published Oct 25 2019 03:33 PM 4,800 Views
Microsoft

U-SQL is an ETL coding environment that executes on Azure Data Lake Analytics. Azure Data Factory now includes code-free transformation at scale with Mapping Data Flows. Here are a few examples of how to migrate from U-SQL to ADF Data Flows:

 

 

  1. In this video tutorial, I walk you through migrating from Mike McQuillan's U-SQL ETL tutorial from SQL Server Central.
  2. In this example, I show you how to migrate the U-SQL web search logs analytics sample into ADF Data Flows.
  3. There is also a U-SQL as Data Flow pipeline template built into ADF. Go to the ADF UI and select new "pipeline from template". Choose the Data Flows category and click "Data Flow Search Log Analytics".

clipboard_image_0.png

This will add a Data Flow and pipeline to your factory that is taken from this U-SQL sample: https://docs.microsoft.com/en-us/azure/data-lake-analytics/data-lake-analytics-u-sql-get-started

Version history
Last update:
‎Oct 25 2019 03:33 PM
Updated by: