-
Notifications
You must be signed in to change notification settings - Fork 139
Kafka Connector
Supports Datastream Updates |
Y |
---|---|
Checkpoint Type |
Kafka consumer offsets are regularly committed to Kafka (see |
Diagnostics Aware |
Y |
-
All connector config properties must be prefixed with
brooklin.server.connector.<connectorName>.
-
connectorName
is an arbitrary user-supplied name specified in Brooklin configuration (brooklin.server.connectorNames
)
Configuration properties shared among all Kafka connectors in Brooklin are documented on this page.
Configuration properties specific to KafkaConnector
are listed below.
Property | Description | Default |
---|---|---|
|
|
|
|
|
(None) |
All Kafka connectors share the common diagnostic endpoints documented at Kafka Connectors Shared Configuration and Data Models.
All Kafka connectors share the common metrics documented at Kafka Connectors Shared Configuration and Data Models.
- Home
- Brooklin Architecture
- Production Use Cases
- Developer Guide
- Documentation
- REST Endpoints
- Connectors
- Transport Providers
- Brooklin Configuration
- Test Driving Brooklin