Rohit Anilkumar
Rohit Anilkumar
@xiangfu0 I have tried `controller.zk.str` and passed the zookeeper ensemble IPs. That doesn’t seem to work either. Does StartController support something like we pass zookeeper addresses as `- zkAddress` parameter...
> @xiangfu0 I have tried `controller.zk.str` and passed the zookeeper ensemble IPs. That doesn’t seem to work either. Does StartController support something like we pass zookeeper addresses as `- zkAddress`...
Another problem that I have noticed is the segments are not getting committed to deep store (s3) even after `realtime.segment.flush.threshold.time` set to `1h`
no the server and controller are in different EC2 instances. @navina Attaching the server and controller config thats used Server: ``` # Pinot Role pinot.service.role=SERVER # Pinot Cluster name pinot.cluster.name=cluster...