Exporting and Importing a Storage Configuration

Data Factory Studio provides you export and import capabilities to manage the storage configuration.

This is typically useful to edit the configuration manually in the exported JSON file and reimport it.

See Also
Configuring Index Units
Defining External S3 Buckets
Configuring Object Storage Buckets
  1. To export the storage configuration, click Export Config in the top bar.
    Data Factory Studio exports a <CLASS NAME>.json file containing your storage configuration.
  2. To import an Object Storage Configuration:
    1. Click Add storage.
      The Add new storage dialog box opens to let you create a new storage or import an existing one.
    2. Click Import Storage.
    3. Select the configuration file to import.
    4. Click Import.

Data Factory Studio imports the select storage in the left panel, under Storage.

Important: If an error occurs, try to edit the JSON file and change the value of the "name" attribute. The JSON file you want to import may be in conflict with an existing version having the same attribute.