tCassandraConnection
Enables the reuse of the connection it creates to a Cassandra server.
tCassandraConnection
opens a connection to a Cassandra server.
tCassandraConnection Standard properties
These properties are used to configure tCassandraConnection running in the Standard Job framework.
The Standard
tCassandraConnection component belongs to the Big Data and the Databases NoSQL families.
The component in this framework is available in all Talend products with Big Data
and in 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 |
Use existing connection |
Select this check box and in the Component List click the relevant connection component to |
DB Version | Select the Cassandra version you are using. |
Server |
Type in the IP address or hostname of the Cassandra server. |
Port |
Type in the listening port number of the Cassandra |
Required authentication |
Select this check box to enable the database authentication. |
Username |
Fill in this field with the username for the Cassandra |
Password |
Fill in this field with the password for the Cassandra To enter the password, click the […] button next to the |
Use SSL connection |
Select this check box to enable the SSL or TLS encrypted connection. Then you need to use the tSetKeystore |
Advanced settings
tStatCatcher Statistics |
Select this check box to gather the Job processing metadata at the |
Global Variables
Global Variables |
ERROR_MESSAGE: the error message generated by the A Flow variable functions during the execution of a component while an After variable To fill up a field or expression with a variable, press Ctrl + For further information about variables, see |
Usage
Usage rule |
This component is generally used with other Cassandra components, |
Related scenario
For a scenario in which tCassandraConnection is used,
see Handling data with Cassandra.