Why Apache IoTDB cannot return result when placing Java service in docker?

Viewed 8

I use Apache IoTDB version 0.13 and two dockers of version 1.13.1 and 20.10.17 separately.After placing java service in the docker,the commands to IoTDB server will not return any result.When the same server and service not in the docker,IoTDB will perform normally.Is there something not configured in the docker that I need to add ? I checked and find that there is information that the session was successfully created,but there is no query statement shown, and no error message is seen.

0 Answers
Related