Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In order to use the kafka inbound endpoint, you need to download and install Apache Kafka. The recommend recommended version is kafkais kafka_2.9.2-0.8.1.1 or later.

To configure the kafka inbound endpoint, copy the following client libraries from the <KAFKA_HOME>/libs directory to the  <ESB_HOME>/repository/components/lib directory.

...

Info
titleNote
  • If you are using kafka_2.x.x-0.8.2.0 or later, you also need to add the kafka-clients-0.8.x.x.jar file also file to the <ESB_HOME>/repository/components/lib directory.
  • If you are using a newer version of ZooKeeper, add the jaas.conf file to the <ESB_HOME>/repository/conf/identity directory. This is required because Kerberos authentication is enforced on newer versions of ZooKeeper.

...