Hi Team, trying to quickstart in docker, but its k...
# troubleshooting
h
Hi Team, trying to quickstart in docker, but its kind of hung up here and can't access localhost:9000 as well, I am trying on MacOS Monterey. No failed to start pinot errors but it got hung here in the terminal
k
Hi, can you share the command used to launch the docker.
h
docker run \ -p 9000:9000 \ apachepinot/pinot:0.9.3 QuickStart \ -type batch
0.10.0 is the only change