Hi all
I'm new in Pinot and try to installe Pinot with docker composer thanks to the following yaml file
https://github.com/apache/pinot/blob/master/docker/images/pinot/docker-compose.yml everything works well during a short while (10 seconds) and then after that the pinot broker container failed (status Exited), in the logs I found the following error message "Cluster structure is not set up for cluster: PinotCluster" any hint or any advice ?
Thanks for your help