What’s the difference between `pinot.server.segmen...
# getting-started
e
What’s the difference between
pinot.server.segment.store.uri
and
pinot.server.instance.segment.store.uri
configs? Are they the same one? https://docs.pinot.apache.org/operators/operating-pinot/decoupling-controller-from-the-data-path (edited)
m
I think that might be a typo. I see
pinot.server.instance.segment.store.uri
in the code. @Ting Chen @Yupeng Fu?
e
Not sure if here is also a typo…
largest
vs
latest
for the
auto.offset.reset
. Which one should I use?
m
largest
e
Ty!
t
We use
pinot.server.instance.segment.store.uri
on our prod servers
e
Thanks for confirming, Ting!