<@U012LBCBW72> - in your controller config do you ...
# troubleshooting
e
@Laxman Ch - in your controller config do you have the following set?
Copy code
<http://pinot.controller.storage.factory.class.gs|pinot.controller.storage.factory.class.gs>=org.apache.pinot.plugin.filesystem.GcsPinotFS
pinot.controller.storage.factory.gs.projectId=<YOUR PROJECT ID>
pinot.controller.storage.factory.gs.gcpKey=<GCS KEY>
pinot.controller.segment.fetcher.protocols=file,http,gs
pinot.controller.segment.fetcher.gs.class=org.apache.pinot.common.utils.fetcher.PinotFSSegmentFetcher
l
Yes. We have these configs. No issues found when we apply the configs.
However, to test end-2-end we deleted data on one server. This forced data to be pulled from deep store.
e
Ah, was that where you saw the issue?
l
Yes.
👍 1
If possible, please try deleting one server’s data in your test cluster.
e
And then I would get the same error, right?
l
Yes. 🙂
😄 1