we were trying the peer download as per the follow...
# troubleshooting
k
we were trying the peer download as per the following doc. https://docs.pinot.apache.org/operators/operating-pinot/decoupling-controller-from-the-data-path#overview-of-peer-download-policy Noticed that there is an option to download from the replica's peer using the localpinotFS. what should be the value of pinot.server.instance.segment.store.uri when used in combination with file://dir ? Our goal is to bypass controller and rely on the peer download in case of offline assignments of segments. Want to try out the behavior with and without deepstor ..
n
afaik, peer download doesn’t work for offline tables.
@Ting Chen ^
@Ting Chen @Yupeng Fu can you help with these configs ^. Also the docs lookkinda outdated. Is this still restricted to realtime tables only?