abstractdog commented on PR #5546:
URL: https://github.com/apache/hive/pull/5546#issuecomment-2478379279
this is a port mismatch
from dind:
```
│ time="2024-11-15T09:40:00.366878279Z" level=info msg="API listen on
/var/run/docker.sock"
│
│ time="2024-11-15T09:40:00.372866219Z" level=info msg="API listen on :2376"
```
from hive-dev-box:
```
jenkins@hive-precommit-pr-5546-1-klq14-z6tnc-xr3h7:~$ docker run --rm --name
qtestExternalDB-MySQLExternalDB -p 3306:3306 -e
MYSQL_ROOT_PASSWORD=qtestpassword -e MYSQL_DATABASE=qtestDB -d mysql:8.4.3
docker: Cannot connect to the Docker daemon at tcp://localhost:2375. Is the
docker daemon running?.
See 'docker run --help'.
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]