tRedshiftConnection
Opens a connection to the specified database that can then be reused in the
subsequent subjob or subjobs.
tRedshiftConnection opens a
connection to the database for a current transaction.
tRedshiftConnection Standard properties
These properties are used to configure tRedshiftConnection running in the Standard Job framework.
The Standard
tRedshiftConnection component belongs to the Cloud and the Databases families.
The component in this framework is available in all Talend
products.
connector. The properties related to database settings vary depending on your database
type selection. For more information about dynamic database connectors, see Dynamic database components.
Basic settings
Database |
Select a type of database from the list and click |
Property type |
Either Built-in or |
 |
Built-in: No property data stored |
 |
Repository: Select the repository file |
Host |
Host name or IP address of DB server. |
Port |
Listening port number of DB server. |
Database |
Name of the database. The bucket and the Redshift database to be used |
Schema |
Name of the schema. |
Username and Password |
DB user authentication data. To enter the password, click the […] button next to the |
Additional JDBC Parameters |
Specify additional JDBC properties for the connection you are creating. The |
Use or register a shared DB Connection |
Select this check box to share your This option is |
Advanced settings
Log file |
Specify the path to the log file to be generated during the Note that if the logging information needs to be saved and There is no limitation on the size of the log file. If the |
Logging level |
Select a logging level from the drop-down list to specify |
Auto Commit |
Select this check box to commit any changes to the database With this check box selected, you cannot use the corresponding Note that the auto commit function commits each SQL statement as a |
JDBC url |
Select a way to access to an Amazon Redshift database from the
JDBC url drop-down list.
|
tStatCatcher Statistics |
Select this check box to gather the Job processing metadata at |
Usage
Usage rule |
This component is more commonly used with other tRedshift* components, |
Limitation |
Due to license incompatibility, one or more JARs required to use |
Related scenario
For a related scenario, see Handling data with Redshift.