13.7. Cassandra Configuration

This section details Cassandra-specific configuration properties. For general properties, see Runtime Configuration.

13.7.1. Connection Properties

The following properties control the configuration of the Cassandra session.

13.7.1.1. geomesa.cassandra.connection.timeout

Sets the connection timeout. The timeout is defined as a duration, e.g. 60 seconds or 100 millis. See the Cassandra API for details.

13.7.1.2. geomesa.cassandra.read.timeout

Sets the read timeout. The timeout is defined as a duration, e.g. 60 seconds or 100 millis. See the Cassandra API for details.