Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Azure Data Lake Store Source component enables an SSIS package to read data from an Azure Data Lake Store. The supported file formats are: Text and Avro.
Configure the Azure Data Lake Store Source
To see the editor for the Azure Data Lake Store Source, drag and drop Azure Data Lake Store Source on the data flow designer and double-click it to open the editor).
For the Azure Data Lake Store connection manager field, specify an existing Azure Data Lake Store Connection Manager or create a new one that refers to an Azure Data Lake Store service.
For the File Path field, specify the file path of the source file in Azure Data Lake Store.
For the File format field, specify the file format of the source file.
If the file format is Text, you must specify the Column delimiter character value. Also select Column names in the first data row if the first row in the file contains column names.
After specifying the connection information, switch to the Columns page to map source columns to destination columns for the SSIS data flow.