Table of Contents

Search

  1. Preface
  2. Introduction to Informatica Big Data Management
  3. Mappings
  4. Sources
  5. Targets
  6. Transformations
  7. Data Preview
  8. Cluster Workflows
  9. Profiles
  10. Monitoring
  11. Hierarchical Data Processing
  12. Hierarchical Data Processing Configuration
  13. Hierarchical Data Processing with Schema Changes
  14. Intelligent Structure Models
  15. Stateful Computing
  16. Connections
  17. Data Type Reference
  18. Function Reference

Cassandra Connection Properties

Cassandra Connection Properties

When you set up a Cassandra connection, you must configure the connection properties.
The order of the connection properties might vary depending on the tool where you view them.
The following table describes the Cassandra connection properties:
Property
Description
Name
The name of the connection. The name is not case sensitive and must be unique within the domain. You can change this property after you create the connection. The name cannot exceed 128 characters, contain spaces, or contain the following special characters:
~ ` ! $ % ^ & * ( ) - + = { [ } ] | \ : ; " ' < , > . ? /
ID
String that the Data Integration Service uses to identify the connection.
The ID is not case sensitive. The ID must be 255 characters or less and must be unique in the domain. You cannot change this property after you create the connection.
Default value is the connection name.
Description
Optional. The description of the connection. The description cannot exceed 4,000 characters.
Location
The domain where you want to create the connection.
Type
The connection type. Select
Cassandra
.
Host Name
Host name or IP address of the Cassandra server.
Port
Cassandra server port number. Default is 9042.
User Name
User name to access the Cassandra server.
Password
Password corresponding to the user name to access the Cassandra server.
Default Keyspace
Name of the Cassandra keyspace to use by default.
SQL Identifier Character
Type of character that the database uses to enclose delimited identifiers in SQL or CQL queries. The available characters depend on the database type.
Select
None
if the database uses regular identifiers. When the Data Integration Service generates SQL or CQL queries, the service does not place delimited characters around any identifiers.
Select a character if the database uses delimited identifiers. When the Data Integration Service generates SQL or CQL queries, the service encloses delimited identifiers within this character.
Additional Connection Properties
Enter one or more JDBC connection parameters in the following format:
<param1>=<value>;<param2>=<value>;<param3>=<value>
PowerExchange for Cassandra JDBC supports the following JDBC connection parameters:
  • BinaryColumnLength
  • DecimalColumnScale
  • EnableCaseSensitive
  • EnableNullInsert
  • EnablePaging
  • RowsPerPage
  • StringColumnLength
  • VTTableNameSeparator
SSL Mode
Not applicable for PowerExchange for Cassandra JDBC.
Select
disabled
.
SSL Truststore Path
Not applicable for PowerExchange for Cassandra JDBC.
SSL Truststore Password
Not applicable for PowerExchange for Cassandra JDBC.
SSL Keystore Path
Not applicable for PowerExchange for Cassandra JDBC.
SSL Keystore Password
Not applicable for PowerExchange for Cassandra JDBC.

0 COMMENTS

We’d like to hear from you!