GitBook: [main] one page modified

This commit is contained in:
Suresh Srinivas 2021-08-18 17:25:04 +00:00 committed by gitbook-bot
parent e04626cb1b
commit 15b7e9eef1
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF

View File

@ -50,10 +50,10 @@ metadata ingest -c ./examples/workflows/presto.json
```
{% endcode %}
1. **username** - this is optional configuration, If you are using username/password with presto. Please use these fields to configure them
1. **username** - this is an optional configuration if you are using username/password with presto. Please use these fields to configure them
2. **password** - password for the username
3. **host\_port** - host and port of the Presto cluster
4. **service\_name** - Service Name for this Presto cluster. If you added Presto cluster through OpenMetadata UI, make sure the service name matches the same.
4. **service\_name** - Service Name for this Presto cluster. If you added the Presto cluster through OpenMetadata UI, make sure the service name matches the same.
5. **filter\_pattern** - It contains includes, excludes options to choose which pattern of datasets you want to ingest into OpenMetadata
## Publish to OpenMetadata