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

Punish Garg

12/21/2020, 11:28 AM
Hi team, I am using official docker image of Apache pinot referring to this doc https://github.com/apache/incubator-pinot/tree/master/docker/images/pinot My broker and server container is going down without any exception. can someone help me to look out this issue Error log at zk side is:
Copy code
EndOfStreamException: Unable to read additional data from client sessionid 0x17685043a2e001d, likely client has closed socket
k

Kishore G

12/21/2020, 3:59 PM
@Punish Garg what’s the container spec?
p

Punish Garg

12/21/2020, 4:00 PM
I dont get u @Kishore G.. i am new to apache pinot.. if you can guide me what actually you are looking..
k

Kishore G

12/21/2020, 4:12 PM
are you running this on your local machine?
p

Punish Garg

12/21/2020, 4:13 PM
I am creating docker container in my local machine, broker and server is going down.. And when i am using locally without docker containerization, its working properly
I am not sure why it is failing inside container
k

Kishore G

12/21/2020, 4:16 PM
did you build your own docker image?
p

Punish Garg

12/21/2020, 4:16 PM
I tried with both way one is officical image
Thi is quick start where controller zk broker qnd server are running in one container
k

Kishore G

12/21/2020, 4:25 PM
@Xiang Fu ^^
x

Xiang Fu

12/21/2020, 4:56 PM
Can you check if your container has enough disk size? typically this means zk is out of disk