Request
Expose coordinator port in clp/tools/deployment/presto-clp/docker-compose.yaml
webui needs this port to connect to presto http server. Also it will expose the native presto UI to users
Also maybe expose 8889 instead of 8080 since this is what we using as default presto port for package. @junhaoliao mentioned 8080 is already used as a dev port.
Possible implementation
Modify docker-compose.yaml
Request
Expose coordinator port in
clp/tools/deployment/presto-clp/docker-compose.yamlwebui needs this port to connect to presto http server. Also it will expose the native presto UI to users
Also maybe expose 8889 instead of 8080 since this is what we using as default presto port for package. @junhaoliao mentioned 8080 is already used as a dev port.
Possible implementation
Modify docker-compose.yaml