Categories

Versions

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

Write Azure Data Lake Storage (Cloud Connectivity)

Synopsis

This operator uploads the input file to Azure Data Lake Storage.

Description

Before you can upload the input file to the selected Azure Data Lake Storage Gen1 cloud storage, you must load it with an Open file operator.

Input

  • file (File)

    The file object which should be uploaded to Azure Data Lake Storage cloud storage. The file must be provided by an Open file operator.

Output

  • file (File)

    The input file object is passed through and returned here.

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 Enter the name of the file as it should be stored on Azure Data Lake Storage, e.g., /myfolder/my_file.xls. Note that you need Read and Execute permissions on the root directory to be able to list its content. For the write operations, you also need Write permission on the target path. Range: selection