In this guide we’ll learn how to configure Apache Pinot to work with Kafka using SASL authentication.
Pinot Version | 0.10.0 |
---|---|
Code | startreedata/pinot-recipes/kafka-sasl |
admin
with the password admin-secret
alice
with the password alice-secret
sasl.jaas.config
property.
security_protocol
as SASL_SSL
instead of SASL_PLAINTEXT
. For an example of using SSL and SASL, see Connecting to Kafka with SSL and SASL authenticationcount(*) | sum(count) |
---|---|
64209 | 31917036 |