https://pinot.apache.org/ logo
e

Elon

08/17/2020, 7:38 PM
@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

Laxman Ch

08/17/2020, 9:13 PM
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

Elon

08/17/2020, 9:14 PM
Ah, was that where you saw the issue?
l

Laxman Ch

08/17/2020, 9:14 PM
Yes.
👍 1
If possible, please try deleting one server’s data in your test cluster.
e

Elon

08/17/2020, 9:15 PM
And then I would get the same error, right?
l

Laxman Ch

08/17/2020, 9:15 PM
Yes. 🙂
😄 1