Kerberos authentication using a keytab
You can configure Kerberos authentication using a keytab. To do so, you download the keytab from the environment where your Kafka cluster is running, copy the keytab to your broker host, create a configuration file with required properties, and connect to Kafka.
You see the content of the machine-data
topic as follows:
Hello, Kafka!