When I add a table, the following error occurred. ...
# general
a
When I add a table, the following error occurred. What’s the possible reasons for it? {“code”500,“error”“org.apache.kafka.common.KafkaException: Failed to construct kafka consumer”}
m
that usually means Pinot can't connect to Kafka
not sure why - maybe it can't access the kafka broker
or it can't authenticate?
s
you can check the pinot-server logs