Hello! Did anyone had segment issues ingesting rea...
# general
i
Hello! Did anyone had segment issues ingesting realtime? something like this: "ingestionStatus": { "ingestionState": "UNHEALTHY", "errorMessage": "Did not get any response from servers for segment: student__0__0__20220823T0146Z" }
m
Is the server up and running? You can also run the debug endpoint via swagger
i
yes, up and running, and debug:
m
If the real-time server is not responding then how do you confirm that it is up and running
i
via web console, all components are state=Good
status=Alive
m
That’s the pod, but not the Pinot server right? I think your Pinot server is not responding because it has some issues. Check the logs and/or cpu/mem usage
i
I've checked those files and the message is the same
the resources cpu/mem are normal, under 50% usage
m
Can you share the ideal-state and external-view
i
can you please elaborate on ideal-state and external-view?
m
In Pinot UI go to ZK browser and look at IS/EV there for the table
i
image.png
Hi Mayank, we just update to Zookeeper 3.5.6 and finally it works!
m
Thanks for confirming @Ivan Zuñiga
👍 1