tSQLDWHBulkExec
Azure Data Lake Storage.
For more information about loading data into Azure SQL Data Warehouse, see Designing Extract, Load, and Transform (ELT) for Azure SQL
Data Warehouse.
tSQLDWHBulkExec Standard properties
These properties are used to configure tSQLDWHBulkExec running
in the Standard Job framework.
The Standard
tSQLDWHBulkExec component belongs to two families: Cloud and Databases.
The component in this framework is available in all Talend
products.
Basic settings
Property Type |
Select the way the connection details
|
Use an existing connection |
Select this check box and in the Component List click the relevant connection component to When a Job contains the parent Job and the child Job, if you need to
For an example about how to share a database connection across Job |
JDBC Provider |
Select the provider of the JDBC driver to be used. |
Host |
Specify the IP address or hostname of the Azure SQL Data Warehouse to be used. |
Port |
Specify the listening port number of the Azure SQL Data Warehouse to be used. |
Schema |
Enter the name of the Azure SQL Data Warehouse schema. |
Database |
Specify the name of the Azure SQL Data Warehouse to be used. |
Username and Password |
Enter the user authentication data to access the Azure SQL Data Warehouse. To enter the password, click the […] button next to the |
Additional JDBC Parameters |
Specify additional connection properties for the database |
Table |
Specify the name of the SQL Data Warehouse table into which data will be |
Action on table |
Select an operation to be performed on the table defined.
|
Schema and Edit schema |
A schema is a row description. It defines the number of fields
Click Edit
schema to make changes to the schema. Note: If you
make changes, the schema automatically becomes built-in.
|
Azure Storage |
Select the type of the Azure Storage from which data will be loaded, either |
Account Name |
Enter the account name for your Azure Blob Storage or Azure Data Lake Storage to |
Access key |
Enter the key associated with the storage account you need to access. Two This property is available when |
Container |
Enter the name of the blob container. This property is available when |
Authentication key |
Enter the authentication key needed to access your Azure Data Lake Storage. This property is available |
Client Id |
Enter your application ID (also called client ID). This property is available |
OAuth 2.0 token endpoint |
In the This property is available |
Azure Storage Location |
Specify the location where your Azure Blob Storage or Azure Data Lake Storage |
Advanced settings
File format |
Select the file format that defines external data stored in your Azure Blob For more information about the file formats, see CREATE EXTERNAL FILE FORMAT. |
Field separator |
Specify the character(s) that indicate the end of each field in the delimited This property is available when |
Enclosed by |
Select this check box and in the field next to it, specify the character that This property is available when |
Date format |
Select this check box and in the field next to it, specify the custom format This property is available when |
Use type default |
Select this check box to store each missing value using the default value of Clear this check box to store each missing value in the delimited file as This property is available when |
Serde Method |
Select a Hive serializer and deserializer method. This property is available when Hive RCFile is selected |
Compressed by |
Select this check box if external data is compressed, and from the drop-down |
Data import reject options |
Select this check box to specify the following reject options.
For more information about the reject options, see CREATE EXTERNAL TABLE. |
Distribution Option |
Select the sharding pattern used to distribute data in the table, This property is available when |
Distribution Column Name |
The name of the distribution column for a hash-distribution table. This property is available when Hash is selected from |
Table Option |
Select the index type of the table, Clustered Columnstore This property is available when |
Index column(s) |
Specify the name of one or more key columns in the index. If multiple columns This property is available when Clustered Index is |
Partition |
Select this check box to specify the following partition options:
For more information about the table partition, see Partitioning tables in SQL Data This property is available when |
tStatCatcher Statistics |
Select this check box to gather the Job processing metadata at the Job level |
Global Variables
ERROR_MESSAGE |
The error message generated by the component when an error occurs. This is an After |
NB_LINE_INSERTED |
The number of rows inserted. This is an After variable and it returns an integer. |
Usage
Usage rule |
This component can be used as a standalone component of a Job or |
Limitation |
Note that some features that are supported by |
Related scenario
No scenario is available for this component yet.