From 15b7e9eef177289498733bcafef803587bfd92f7 Mon Sep 17 00:00:00 2001 From: Suresh Srinivas Date: Wed, 18 Aug 2021 17:25:04 +0000 Subject: [PATCH] GitBook: [main] one page modified --- docs/install/metadata-ingestion/connectors/presto.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/install/metadata-ingestion/connectors/presto.md b/docs/install/metadata-ingestion/connectors/presto.md index 8644c039e63..62998ef9a92 100644 --- a/docs/install/metadata-ingestion/connectors/presto.md +++ b/docs/install/metadata-ingestion/connectors/presto.md @@ -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