hands-on lab

Submitting a U-SQL Job to Azure Data Lake Analytics

Difficulty: Beginner
Duration: Up to 40 minutes
Students: 567
Rating: 4.5/5
Get guided in a real environmentPractice with a step-by-step scenario in a real, provisioned environment.
Learn and validateUse validations to check your solutions every step of the way.
See resultsTrack your knowledge and monitor your progress.

Description

Big data and analytics in Azure can help you gain insights into your data and deliver better experiences. This Lab demonstrates using two of Azure's big data services:

  1. Azure Data Lake Store for storing massive amounts of structured, semi-structured, and unstructured data, and
  2. Azure Data Lake Analytics for massively parallel analysis of data stored in Data Lake Store.
    • Azure Data Lake Analytics will be retired on February 29th, 2024. Please see https://aka.ms/adlaqa for more details.

You will use Data Lake Analytics' U-SQL big data query language to transform website search logs stored in a Data Lake Store and discover which searches take longer than a threshold to complete.

Lab Objectives

Upon completion of this Lab you will be able to:

  • Store data in Azure Data Lake Stores
  • Submit jobs to Azure Data Lake Analytics
  • Understand the trade-off between cost and performance in Azure Data Lake Analytics
  • Explain basic U-SQL queries

Lab Prerequisites

You should be familiar with:

Lab Environment

Before completing the Lab instructions, the environment will look as follows:

After completing the Lab instructions, the environment should look similar to:

Updates

December 9th, 2022 - Updated the instructions and screenshots to reflect the latest UI and added validation check

September 16th, 2022 - Resolved Azure Data Lake Analytics issue

Covered topics

Hands-on Lab UUID

Lab steps

0 of 4 steps completed.Use arrow keys to navigate between steps. Press Enter to go to a step if available.
  1. Logging in to the Microsoft Azure Portal
  2. Uploading a File to an Azure Data Lake Storage
  3. Submitting a U-SQL Job to Azure Data Lake Analytics
  4. Inspecting the Results of the Data Lake Analytics Job