Versions Compared

Key

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

...

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 to the <EI_HOME>/lib  directory.
  • If you are using a newer version of ZooKeeper, add follow the steps below: wow

      1. Create a directory named conf inside the <EI_HOME>/repository directory.
      2. Create a directory named identity inside the <EI_HOME>/repository/conf directory.
      3. Add the jaas.conf file to the <EI_HOME>/repository/conf/identity directory. This is required because Kerberos authentication is enforced on newer versions of ZooKeeper.

Configuration parameters for a kafka inbound endpoint are XML fragments that represent various properties.

...