Azure

Azure Blob

To set up Azure Blob as data lake, you need to follow below steps

1. Navigate to Settings.

2. Click on Destination

3. Click on Setup Data Lake.

4. Insert all the data lake specific credentials, along with a name and description for the connection.

5. Click on Validate and then Create to save the data lake connection.

Azure Blob Storage Account KeyAccount key of Azure Blob Storage
Azure Blob Storage Account NameCorresponding account name of Azure Blob Storage Account
Output FormatOutput data format
NormalizationWhether the input data be normalized
Azure Blob Storage Bucket NameName of the Azure Blob Storage container
Endpoint Domain NameEndpoint domain of Azure Blob Storage
Azure Blob Storage Buffer SizeThe amount of megabytes to buffer for the output stream to Azure
Azure Blob Storage file spill sizeThe amount of megabytes after which the container should spill the records in a new blob object
SHA Key 

SQL Server

To set up SQL Server as data warehouse, you need to follow below steps

1. Navigate to Settings.

2. Click on Destination

3. Click on Setup Data Warehouse.

4. Insert all the data warehouse specific credentials, along with a name and description for the connection.

5. Click on Validate and then Create to save the data warehouse connection.

HostHost name of MS SQL database
PortPort of MSSQL database
DB NameName of MSSQL database
Default SchemaDefault schema
UserUsername to access database
PasswordPassword associated with the username
JDBC URL ParamsAdditional properties to pass JDBC URL string when connecting to database
Raw Table Schema nameSchema to write raw tables into
SSL MethodEncryption method used to communicate with the database
SSH Tunnel MethodWhether to initiate SSH tunnel before connecting to the database