Dear users, We are using pinot to generate dynamic dashboards. We have a tricky problem.
Current Installation setup. Server 1: Zookeeper, Pinot, Presto Once we setup these components, our access to the hosts is revoked. If we have to change scheme or table changes etc, then we have to create a new setup again on Server 2. We are not allowed to login to server 1 due to AWS policies enforced. the Zookeeper metadata and the pinot data store files are stored on AWS EFS, just as a storage, which is accessible both from Server 1 and Server 2 as a mount point. When I setup by Server2 with new schema and the same set of components Zookeeper, Pinot and Presto, how do I copy/restore the segments from Server1 to Server2. Hope i have made myself clear. Please let me know if you need any other details. Thanks, Veera