Skip to main content

Striim Platform 5.0 documentation

Initial Fabric Data Warehouse Writer setup

This adapter relies on the ADLSGen2 storage area to stage the file and then copies the file content to the Fabric Data Warehouse staging table or target table using the COPY command. Provision an ADLSGen2 storage container before using the adapter (see Learn / Azure / Storage / Blobs / Create a storage account to use with Azure Data Lake Storage). The ADLS network access rule must be Enabled from all networks (see Learn / Azure / Storage / Configure Azure Storage firewalls and virtual networks / Change the default network access rule).

Fabric Data Warehouse Writer requires an Azure Data Lake Storage account, which you must create prior to running this wizard

Driver dependencies

The Fabric Data Warehouse Writer depends on the following drivers which are bundled with Fabric Data Warehouse Writer:

  • The mssql-jdbc v12.2.0.jre8 driver to access tables in Fabric Data Warehouse via SQL endpoint. 

  • The azure-storage v4.4.0 driver to access the ADLSGen2 storage area to stage the files.