mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-08 15:04:29 +00:00
GitBook: [#64] No subject
This commit is contained in:
parent
4809776777
commit
2820735d74
@ -140,7 +140,7 @@ In this step we will configure the Presto service settings required for this con
|
|||||||
Edit the value for `source.config.host_port` in `presto.json` for your Presto deployment. Use the `host:port` format illustrated in the example below.
|
Edit the value for `source.config.host_port` in `presto.json` for your Presto deployment. Use the `host:port` format illustrated in the example below.
|
||||||
|
|
||||||
```javascript
|
```javascript
|
||||||
"host_port": "hostname.domain.com:5439"
|
"host_port": "hostname.domain.com:8080"
|
||||||
```
|
```
|
||||||
|
|
||||||
Please ensure that your Presto deployment is reachable from the host you are using to run metadata ingestion.
|
Please ensure that your Presto deployment is reachable from the host you are using to run metadata ingestion.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user