tCassandraConfiguration
Enables the reuse of the connection configuration to a Cassandra server in the same
Job.
tCassandraConfiguration provides Cassandra connection information for the
Cassandra components used in the same Spark Job. The Spark cluster to be used reads this
configuration to eventually connect to Cassandra.
Depending on the Talend
product you are using, this component can be used in one, some or all of the following
Job frameworks:
-
Spark Batch: see tCassandraConfiguration properties for Apache Spark Batch.
The component in this framework is available in all subscription-based Talend products with Big Data
and Talend Data Fabric. -
Spark Streaming: see tCassandraConfiguration properties for Apache Spark Streaming.
This component is available in Talend Real Time Big Data Platform and Talend Data Fabric.
tCassandraConfiguration properties for Apache Spark Batch
These properties are used to configure tCassandraConfiguration running in the Spark Batch Job framework.
The Spark Batch
tCassandraConfiguration component belongs to the Storage and the Databases families.
The component in this framework is available in all subscription-based Talend products with Big Data
and Talend Data Fabric.
Basic settings
Host |
Enter the URL of the Cassandra server you need the Job to connect to. |
Port |
Type in the listening port number of the Cassandra server to be connected to. |
Username |
Fill in this field with the username for the Cassandra authentication. |
Password |
Fill in this field with the password for the Cassandra authentication. To enter the password, click the […] button next to the |
Configuration |
Add the Spark properties relating to Cassandra to this table and give them the values you
want to use in order to override the default ones at runtime.
The following list presents the numerical values you can put and the consistency levels
For further details about each of the consistency policies, see Datastax For further information for all the properties listed in this table and their default |
Usage
Usage rule |
This component is used with no need to be connected to other You need to drop tCassandraConfiguration along with the This component, along with the Spark Batch component Palette it belongs to, Note that in this documentation, unless otherwise explicitly stated, a |
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. |
Related scenarios
No scenario is available for the Spark Batch version of this component
yet.
tCassandraConfiguration properties for Apache Spark Streaming
These properties are used to configure tCassandraConfiguration running in the Spark Streaming Job framework.
The Spark Streaming
tCassandraConfiguration 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
Host |
Enter the URL of the Cassandra server you need the Job to connect to. |
Port |
Type in the listening port number of the Cassandra server to be connected to. |
Username |
Fill in this field with the username for the Cassandra authentication. |
Password |
Fill in this field with the password for the Cassandra authentication. To enter the password, click the […] button next to the |
Configuration |
Add the Spark properties relating to Cassandra to this table and give them the values you
want to use in order to override the default ones at runtime.
The following list presents the numerical values you can put and the consistency levels
For further details about each of the consistency policies, see Datastax For further information for all the properties listed in this table and their default |
Usage
Usage rule |
This component is used with no need to be connected to other components. You need to drop tCassandraConfiguration along with the This component, along with the Spark Streaming component Palette it belongs to, appears Note that in this documentation, unless otherwise explicitly stated, a scenario presents |
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. |
Related scenarios
No scenario is available for the Spark Streaming version of this component
yet.