Azure Data Lake

  1. Azure Data Lake Analytics and Azure Data Lake Store are hyper-scale services designed for big data analytics workloads. Learn ...
  2. Azure Data Lake Analytics is a hyper-scale service designed for big data analytics workloads. Learn More We're currently ...
  3. Azure Data Lake Analytics is currently unavailable in the {0} location due to planned maintenance. Please try again later. ...
  4. Azure Data Lake Store is a hyper-scale service designed for big data analytics workloads. Learn More We're currently onboarding ...
  5. CREATE DATABASE IF NOT EXISTS SampleDBTutorials; DROP FUNCTION IF EXISTS SampleDBTutorials.dbo.WeblogsView; //create TVF ...
  6. Create Database SampleDBTutorials CREATE DATABASE IF NOT EXISTS SampleDBTutorials; //Create Table OlympicAthletes CREATE ...
  7. Define schema of file, must map all columns @searchlog = EXTRACT UserId int, Start DateTime, Region string, Query string, ...
  8. DROP TABLE IF EXISTS SampleDBTutorials.dbo.ReferrersPerDay; //create table ReferrersPerDay for storing references from external ...
  9. File size is limited to 2 GB when uploading via portal. Use PowerShell or Visual Studio to upload larger files. Click here ...
  10. First, browse and select files or folders to assign permissions. To select a row, hover over the row then click the check ...
  11. Invalid folder name, A blob name can contain any combination of characters, but reserved URL characters must be properly ...
  12. Max number of compute processes that can happen at the same time. Increasing this number can improve performance but can ...
  13. Microsoft and Windows are either registered trademarks or trademarks of Microsoft Corporation in the U.S. and/or other countries. ...
  14. Read from SearchLog table @athletes = SELECT FROM SampleDBTutorials.dbo.SearchLog; //Write it to a file so we can look at ...
  15. Read some data @searchlog = EXTRACT UserId int, Start DateTime, Region string, Query string, Duration int, Urls string, ClickedUrls ...
  16. Select U-SQL Catalog and Database permissions needed by {0}. Permissions for the Catalog and the master database are required ...
  17. Step 1: Introduction This tutorial demonstrates how to analyze website logs using Azure Data Lake Analytics. If you haven't ...
  18. Step 2: Create the weblogs TVF Because you will use the data in multiple Data Lake Analytics jobs, it will be easier to store ...
  19. Step 3: Analyze Referrers (Incoming Links) In this step, you will find out how often someone experiences successes or failures ...
  20. Step 4: Identify Unsuccessful Requests In this step, you will find out which of the referrers run into errors when they try ...
  21. The graph data has been deleted. The data might've been deleted or cleaned up as part of the Query Store retention policy. ...
  22. The most scalable, elastic, and secure way for customers with massivly parallel big data analytics workloads to construct, ...
  23. The option to use your own keys is not available when you create this Data Lake Store account as part of creating a Data ...
  24. These are people who have access regardless of their permissions. Super-user privileges are obtained by being assigned to ...
  25. This Data Lake Store account has been configured to encrypt data using keys from the following Azure Key Vault. However, ...
  26. This is a preview feature. By clicking "OK" below, I acknowledge that use of this feature is subject to the preview terms ...
  27. This is a preview feature. By clicking "OK" below, I acknowledge that use of this feature is subject to the preview terms ...
  28. This is a preview feature. By clicking "OK" below, I acknowledge that use of this feature is subject to the preview terms ...
  29. This Service Principal is an identity that represents the Data Lake Store account {0}. It will only access your Key Vault ...
  30. Use the SDK to build apps that use scalable cloud resources-or develop web apps and publish applications using WebMatrix ...
  31. We can try to grant the permissions for you. By clicking the button below, we will add an access policy for this Data Lake ...
  32. You do not have sufficient permissions to create this Data Lake Analytics account under this subscription and resource group. ...
  33. You do not have sufficient permissions to create this Data Lake Store account under this subscription and resource group. ...
  34. You don't have permissions to access the graph data. Please make sure you have permissions to job data in the /system/ folder ...