Skip to main content

Load Metadata from a Microsoft Azure Data Lake Store Gen1

Use the Microsoft Azure Data Lake Store Loader to upload metadata to Alteryx Connect from a specified Microsoft Azure Data Lake Store.

Important

As of the version 20.3, Gen1 and Gen2 loaders are supported. For more information about the Gen2 loader, visit the Load Metada from a Microsoft Azure Data Lake Store Gen2 article.

Review Loader Requirements

The Alteryx Connect Loaders must be installed on the machine where Alteryx Server is installed. To install the loaders:

  1. Download the loaders installer. For compatibility, the Loaders installer version must match the Alteryx Connect version.

  2. Run the installer as an administrator.

Azure Data Lake Store loader requires following information: Tenant ID, Application ID, and Authentication key. See Azure Data Lake documentation.

Open the Loader

  1. Open Alteryx Designer.

  2. Select Help > Sample Workflows > Alteryx Connect Metadata Loaders > ADLS Loader > ADLS Loader.

Run the App

  1. Select Run as Analytic App

    Run as analytic app button

    .

  2. In the Azure Data Lake Store tab:

    • Type the Azure Data Lake Store connection information, including Tenant ID, Application ID, Authentication key, and Store name.

    • Path: An absolute path to load. Leave blank to load the full structure.

    • Files to load: A comma-separated list of file types to load. Leave blank to load all file types.

      Supported file types include .csv, .xls, .xlsx, .yxdb, .xml, .twb, .tde, and .arvo.

  3. In the Alteryx Connect tab, type the URL for your Alteryx Connect instance and your credentials.

    https://yourcompany.alteryxconnect.com

  4. Before running the app, select Save button and save the app configuration to the following directory:

    C:\ProgramData\Alteryx\AlteryxConnect\ADLS_Loader\

    The .yxwv app values file is used for scheduling the loader to run in the Gallery. See Schedule Metadata Loaders.

  5. Select Finish to run the app.

    • If the run succeeds, "Success" appears in the App Results window.

    • If the run fails, a "There were Errors" message appears.

    Depending on how much metadata is being imported, the app can take a long time to run.

View the Metadata

  1. Go to the Alteryx Connect URL and log in.

  2. From the main menu, select Data Sources > Files.

  3. Select your store name.

  4. Select a folder to view its contents.