Hello, i need to configure a ZK cluster. I read a tutorial, it is quite easy (
https://dzone.com/articles/how-to-setup-zookeeper-cluster) the "problem" is that i have to create a zoo.cfg I did not find any details on Pinot documentation. I know i can set the
port and the
dataDir options but, how can i use custom configuration? i should add server.1= .... server.2= etc etc