Before you start
- Assign access capabilities to create a hosted Kafka extractor and for the extractor to write data points, time series, events, RAW rows and in to data models in the target CDF project.
Deploy the extractor
1
Navigate to extractors
Navigate to Data management > Integrate > Extractors.
2
Set up the extractor
Locate the Cognite Kafka extractor and select Set up extractor.
Message formats
Kafka is an event streaming platform from Apache that supports payloads on any format. The Cognite Kafka extractor supports several pre-defined message formats. If you want to define your own custom mapping of Kafka messages, see custom data formats for hosted extractors. Custom formats used with Kafka jobs will receive aninput argument containing the message as JSON, and a context argument containing the topic and some other message metadata, for example: