Skip to content

Commit 3bab531

Browse files
author
Marco
committed
latest
1 parent da3942e commit 3bab531

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/src/user-docs/guides-using-presto.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,10 +201,12 @@ SELECT foo.bar FROM default LIMIT 1;
201201
```
202202

203203
### Querying from the UI
204+
204205
The CLP UI is available at [http://localhost:4000](http://localhost:4000) (if you changed
205206
`webui.host` or `webui.port` in `etc/clp-config.yml`, use the new values).
206207

207208
### Querying from the Presto CLI
209+
208210
To access the Presto CLI, navigate to the `tools/deployment/presto-clp` directory and enter the
209211
following command to start the CLI:
210212

0 commit comments

Comments
 (0)