Folks, if I have Pinot running on an EKS cluster, ...
# troubleshooting
d
Folks, if I have Pinot running on an EKS cluster, with 2 servers running as pods, is it safe to just restart them? Should I do anything before doing that? I'm asking because I'm getting them marked as "Dead" in the controller UI
They died because of OOM, maybe because of caching, I don't know
n
it is safe to restart them.
would be good to capture the logs, to identify why the OOM though
d
Probably because of a mistake a made: During the development of an app that uses it, I mistakenly organized the query in a way that I ended up discarding the constraints, especially
timestamp
ones, and it ended up fetching some of the columns but since the beginning