mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-23 17:30:35 +00:00
16 lines
844 B
Markdown
16 lines
844 B
Markdown
![]() |
**Advanced Configuration**
|
||
|
|
||
|
Database Services have an Advanced Configuration section, where you can pass extra arguments to the connector
|
||
|
and, if needed, change the connection Scheme.
|
||
|
|
||
|
This would only be required to handle advanced connectivity scenarios or customizations.
|
||
|
|
||
|
- **Connection Options (Optional)**: Enter the details for any additional connection options that can be sent to Athena 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 during the connection. These details must be added as Key-Value pairs.
|
||
|
|
||
|
{% image
|
||
|
src="/images/v1.2/connectors/advanced-configuration.png"
|
||
|
alt="Advanced Configuration"
|
||
|
height="250px"
|
||
|
caption="Advanced Configuration" /%}
|