Ce contenu n'est pas disponible dans la langue sélectionnée.
Chapter 131. KafkaConnectorSpec schema reference
Used in: KafkaConnector
Property | Description |
---|---|
class | The Class for the Kafka Connector. |
string | |
tasksMax | The maximum number of tasks for the Kafka Connector. |
integer | |
autoRestart | Automatic restart of connector and tasks configuration. |
config | The Kafka Connector configuration. The following properties cannot be set: connector.class, tasks.max. |
map | |
pause | Whether the connector should be paused. Defaults to false. |
boolean |