mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-01 11:09:14 +00:00
Update: Trino&Presto catalog Details (#8225)
This commit is contained in:
parent
3d3dcff910
commit
18e2eb83eb
@ -141,7 +141,7 @@ workflowConfig:
|
||||
- **username**: Specify the User to connect to Presto. It should have enough privileges to read all the metadata.
|
||||
- **password**: Password to connect to Presto.
|
||||
- **hostPort**: Enter the fully qualified hostname and port number for your Presto deployment in the Host and Port field.
|
||||
- **catalog**: Presto offers a catalog feature where all the databases are stored. Providing the Catalog is mandatory.
|
||||
- **catalog**: Presto offers a catalog feature where all the databases are stored. (Providing the Catalog is not mandatory from 0.12.2 or greater versions)
|
||||
- **Connection Options (Optional)**: Enter the details for any additional connection options that can be sent to Presto during the connection. These details must be added as Key-Value pairs.
|
||||
- **Connection Arguments (Optional)**: Enter the details for any additional connection arguments such as security or protocol configs that can be sent to Presto during the connection. These details must be added as Key-Value pairs.
|
||||
- In case you are using Single-Sign-On (SSO) for authentication, add the `authenticator` details in the Connection Arguments as a Key-Value pair as follows: `"authenticator" : "sso_login_url"`
|
||||
|
||||
@ -141,7 +141,7 @@ workflowConfig:
|
||||
- **username**: Specify the User to connect to Presto. It should have enough privileges to read all the metadata.
|
||||
- **password**: Password to connect to Presto.
|
||||
- **hostPort**: Enter the fully qualified hostname and port number for your Presto deployment in the Host and Port field.
|
||||
- **catalog**: Presto offers a catalog feature where all the databases are stored. Providing the Catalog is mandatory.
|
||||
- **catalog**: Presto offers a catalog feature where all the databases are stored. (Providing the Catalog is not mandatory from 0.12.2 or greater versions)
|
||||
- **Connection Options (Optional)**: Enter the details for any additional connection options that can be sent to Presto during the connection. These details must be added as Key-Value pairs.
|
||||
- **Connection Arguments (Optional)**: Enter the details for any additional connection arguments such as security or protocol configs that can be sent to Presto during the connection. These details must be added as Key-Value pairs.
|
||||
- In case you are using Single-Sign-On (SSO) for authentication, add the `authenticator` details in the Connection Arguments as a Key-Value pair as follows: `"authenticator" : "sso_login_url"`
|
||||
|
||||
@ -134,7 +134,7 @@ the changes.
|
||||
- **Username**: Specify the User to connect to Presto. It should have enough privileges to read all the metadata.
|
||||
- **Password**: Password to connect to Presto.
|
||||
- **Host and Port**: Enter the fully qualified hostname and port number for your Presto deployment in the Host and Port field.
|
||||
- **Catalog**: Presto offers a catalog feature where all the databases are stored. Providing the Catalog is mandatory.
|
||||
- **Catalog**: Presto offers a catalog feature where all the databases are stored. (Providing the Catalog is not mandatory from 0.12.2 or greater versions)
|
||||
- **Connection Options (Optional)**: Enter the details for any additional connection options that can be sent to Presto during the connection. These details must be added as Key-Value pairs.
|
||||
- **Connection Arguments (Optional)**: Enter the details for any additional connection arguments such as security or protocol configs that can be sent to Presto during the connection. These details must be added as Key-Value pairs.
|
||||
- In case you are using Single-Sign-On (SSO) for authentication, add the `authenticator` details in the Connection Arguments as a Key-Value pair as follows: `"authenticator" : "sso_login_url"`
|
||||
|
||||
@ -144,7 +144,7 @@ workflowConfig:
|
||||
- **username**: Specify the User to connect to Trino. It should have enough privileges to read all the metadata.
|
||||
- **password**: Password to connect to Trino.
|
||||
- **hostPort**: Enter the fully qualified hostname and port number for your Trino deployment in the Host and Port field.
|
||||
- **catalog**: Trino offers a catalog feature where all the databases are stored. Providing the Catalog is mandatory.
|
||||
- **catalog**: Trino offers a catalog feature where all the databases are stored. (Providing the Catalog is not mandatory from 0.12.2 or greater versions)
|
||||
- **Connection Options (Optional)**: Enter the details for any additional connection options that can be sent to Trino during the connection. These details must be added as Key-Value pairs.
|
||||
- **Connection Arguments (Optional)**: Enter the details for any additional connection arguments such as security or protocol configs that can be sent to Trino during the connection. These details must be added as Key-Value pairs.
|
||||
- In case you are using Single-Sign-On (SSO) for authentication, add the `authenticator` details in the Connection Arguments as a Key-Value pair as follows: `"authenticator" : "sso_login_url"`
|
||||
|
||||
@ -144,7 +144,7 @@ workflowConfig:
|
||||
- **username**: Specify the User to connect to Trino. It should have enough privileges to read all the metadata.
|
||||
- **password**: Password to connect to Trino.
|
||||
- **hostPort**: Enter the fully qualified hostname and port number for your Trino deployment in the Host and Port field.
|
||||
- **catalog**: Trino offers a catalog feature where all the databases are stored. Providing the Catalog is mandatory.
|
||||
- **catalog**: Trino offers a catalog feature where all the databases are stored. (Providing the Catalog is not mandatory from 0.12.2 or greater versions)
|
||||
- **Connection Options (Optional)**: Enter the details for any additional connection options that can be sent to Trino during the connection. These details must be added as Key-Value pairs.
|
||||
- **Connection Arguments (Optional)**: Enter the details for any additional connection arguments such as security or protocol configs that can be sent to Trino during the connection. These details must be added as Key-Value pairs.
|
||||
- In case you are using Single-Sign-On (SSO) for authentication, add the `authenticator` details in the Connection Arguments as a Key-Value pair as follows: `"authenticator" : "sso_login_url"`
|
||||
|
||||
@ -134,7 +134,7 @@ the changes.
|
||||
- **Username**: Specify the User to connect to Trino. It should have enough privileges to read all the metadata.
|
||||
- **Password**: Password to connect to Trino.
|
||||
- **Host and Port**: Enter the fully qualified hostname and port number for your Trino deployment in the Host and Port field.
|
||||
- **Catalog**: Trino offers a catalog feature where all the databases are stored. Providing the Catalog is mandatory.
|
||||
- **Catalog**: Trino offers a catalog feature where all the databases are stored. (Providing the Catalog is not mandatory from 0.12.2 or greater versions)
|
||||
- **Connection Options (Optional)**: Enter the details for any additional connection options that can be sent to Trino during the connection. These details must be added as Key-Value pairs.
|
||||
- **Connection Arguments (Optional)**: Enter the details for any additional connection arguments such as security or protocol configs that can be sent to Trino during the connection. These details must be added as Key-Value pairs.
|
||||
- In case you are using Single-Sign-On (SSO) for authentication, add the `authenticator` details in the Connection Arguments as a Key-Value pair as follows: `"authenticator" : "sso_login_url"`
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 254 KiB After Width: | Height: | Size: 368 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 282 KiB After Width: | Height: | Size: 389 KiB |
Loading…
x
Reference in New Issue
Block a user