alexandervivas opened a new issue #6433: URL: https://github.com/apache/incubator-pinot/issues/6433
Hello guys. In our company we already have kafka as a service hosted by a third party service provider and thus our pinot cluster setup can only connect under the following constraints: - We don't have access to the third party kafka zookeeper's address. - Our connection can only be setup using ssl certificates and basic auth. At first we had some troubles making pinot to connect to our kafka topics as we already stated in #6123, but we found our way through that by implementing something on our side. Now what we're facing at the moment for we require some assistance is, when we create a realtime table consuming the stream from one of those kafka topics, we see for that consumption that pinot creates an empty named kafka consumer group id, we've been trying lots of different configurations in our stream configs in our table index configs but none of them seem to work. Would you please give us some more insights onto how to properly pass this configuration to pinot's kafka consumer? Thanks in advance. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org