-
Why does it still listen to port 8080 when the webui is disabled? |
Beta Was this translation helpful? Give feedback.
Answered by
hashhar
Aug 29, 2023
Replies: 1 comment
-
Port 8080 is also the HTTP port where the Trino REST API is served. You cannot disable it otherwise you can't submit queries to Trino. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
hashhar
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Port 8080 is also the HTTP port where the Trino REST API is served. You cannot disable it otherwise you can't submit queries to Trino.