System requirements
Vary depending on the workload and network capacity.
The system requirements for DataStax Apache Kafka™ Connector depends on the workload and network capacity. The factors include characteristics of the Kafka topic and the cluster data models and volume. DataStax recommends testing with realistic data flows before committing to an instance type for the connector.
- Record size of Kafka topics
- Number of records pulled at the same time; where the maximum is set by the workers
consumer.max.poll.records
parameter. - Number of simultaneous tasks run by the connector; See Configuring parallelism.
DataStax Apache Kafka Connector needs adequate network capacity for the payload. This includes the connections from Kafka Servers to the target platform. Scale the connector horizontally by adding additional workers in distributed mode to increase overall throughput.