Categories

Versions

You are viewing the RapidMiner Studio documentation for version 9.2 - Check here for latest version

Read Azure Data Lake Storage (Cloud Connectivity)

Synopsis

This operator downloads the specified file from Microsoft Azure Data Lake Storage.

Description

After you have configured your Azure Data Lake Storage Gen1 account, you can load the Azure Data Lake Storage file with this operator.

Be aware that the operator cannot read the file as example set. For this reason, you must connect the Read Azure Data Lake Storage operator to another appropriate operator to read the file. For example, if you want to load an Excel file from your Azure Data Lake Storage, you must connect the Read Azure Data Lake Storage operator with the Read Excel operator to see the result.

Output

  • file (File)

    The downloaded file object is returned here. Must be connected to a appropriate Read Operator, for example Read Excel or Read CSV.

Parameters

  • connection The connection details for the Azure Data Lake Storage Gen1 connection have to be specified. If you have already configured an Azure Data Lake Storage Gen1 connection, you can select it from the drop-down list. If you have not configured an Azure Data Lake Storage yet, select the icon to the right of the drop-down list. Create a new Azure Data Lake Storage Gen1 connection in the Manage connections box. The account name and account key are required. Range: configurable
  • file Select the Azure Data Lake Storage file you want to download. Note that you need Read and Execute permissions on the root directory to be able to list its content. Range: selection