tTeradataConfiguration properties for Apache Spark Streaming
These properties are used to configure tTeradataConfiguration running in the Spark Streaming Job framework.
The Spark Streaming tTeradataConfiguration component belongs to the Storage and the Databases families.
This component is available in Talend Real-Time Big Data Platform and Talend Data Fabric.
Basic settings
Property type |
Either Built-In or Repository. Built-In: No property data stored centrally. Repository: Select the repository file where the properties are stored. |
Host |
Enter the IP address of the database server. |
Database |
Enter the name of the database to be used. |
Username and Password |
Enter the database user authentication data. To enter the password, click the [...] button next to the password field, enter the password in double quotes in the pop-up dialog box, and click OK to save the settings. |
Additional JDBC parameters |
Specify additional connection properties for the database connection you are creating. For example, you can enter CHARSET=KANJISJIS_OS to get support of Japanese characters. Information noteNote:
You can set the encoding parameters through this field. |
Advanced settings
Connection pool |
In this area, you configure, for each Spark executor, the connection pool used to control the number of connections that stay open simultaneously. The default values given to the following connection pool parameters are good enough for most use cases.
|
Evict connections |
Select this check box to define criteria to destroy connections in the connection pool. The following fields are displayed once you have selected it.
|
Usage
Usage rule |
This component is used with no need to be connected to other components. You need to drop tTeradataConfiguration along with the Teradata-related subJob to be run in the same Job so that the configuration is used by the whole Job at runtime. This component, along with the Spark Streaming component Palette it belongs to, appears only when you are creating a Spark Streaming Job. Note that in this documentation, unless otherwise explicitly stated, a scenario presents only Standard Jobs, that is to say traditional Talend data integration Jobs. |
Spark Connection |
In the Spark
Configuration tab in the Run
view, define the connection to a given Spark cluster for the whole Job. In
addition, since the Job expects its dependent jar files for execution, you must
specify the directory in the file system to which these jar files are
transferred so that Spark can access these files:
This connection is effective on a per-Job basis. |
Limitation |
Due to license incompatibility, one or more JARs required to use this component are not provided. You can install the missing JARs for this particular component by clicking the Install button on the Component tab view. You can also find out and add all missing JARs easily on the Modules tab in the Integration perspective of Talend Studio. For details, see Installing external modules. |