Apache Kafka Connector

Apache Kafka is an open-source stream-processing software platform developed by the Apache Software Foundation, written in Scala and Java.

The project aims to provide a unified, high-throughput, low-latency platform for handling real- time data feeds.

Connector Compatibility

Repo: Yes

Output: Yes

Content Service: No

Content Search: No

Manage In Place: No

More info on Apache Kafka


Authentication Connection

The Apache Kafka Authentication Connector allows you to read from an Apache Kafka Topic as a consumer or post to a topic as a producer. Click here for more information on setting up authentication connections.

Authentication Configuration

  • Name: Unique name for the connection

  • Bootstrap Servers: Comma Delimited list of servers (in host:port format) to consume from/publish to. Required.

  • Topic Name: Topic name to publish to or read from. Required

  • SASL Protocol: The security.protocol config option to set. Will not do anything if SASL Mechanism and SASL JAAS Config Fields are empty. Optional.

  • SASL Mechanism: The sasl.mechanism config option to set. Will not do anything if Security Protocol and SASL JAAS Config Fields are empty. Optional.

  • SASL JAAS Config: The sasl.jaas.config config option to set. Will not do anything if Security Protocol and SASL Mechanism Fields are empty. Optional.


Integration Connection

Every job requires an integration connection for both the source repository connection and the output connection. Also known as input an output connections. Their job is to query or crawl remote systems for files, folders, metadata, versions, and renditions. . In repo mode, it will retrieve list items and all of their relevant metadata from a list or library on the specified site. In output mode, the connection will write content and assign the mapped content type (from type mappings), or simply leave the new list item as a Document. Click here for more information on setting up an integration connection.

There are no fields to configure in an integration connection.

Guide toIntegration connections


Job Configuration

A 3Sixty Job is the process of moving or syncing content (including versions, ACL's, metadata) from one CMS (content management system) to another. Click here for details on how to set up an integration job using Apache Kafka.

Repository Configuration: No additional job configurations needed to set up Kafka as a repository source

Output Configuration: No additional job configurations needed to set up Kafka as an output source


Need help integrating Kafka? We can help.