mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-18 14:06:59 +00:00
Doc: Updated Doris & Redshift Docs (#17123)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
This commit is contained in:
parent
01134151ac
commit
59d9a0299c
@ -11,6 +11,7 @@
|
||||
{% connectorInfoCard name="DB2" stage="PROD" href="/connectors/database/db2" platform="OpenMetadata" / %}
|
||||
{% connectorInfoCard name="Delta Lake" stage="PROD" href="/connectors/database/deltalake" platform="OpenMetadata" / %}
|
||||
{% connectorInfoCard name="Domo" stage="PROD" href="/connectors/database/domo-database" platform="OpenMetadata" / %}
|
||||
{% connectorInfoCard name="Doris" stage="PROD" href="/connectors/database/doris" platform="OpenMetadata" / %}
|
||||
{% connectorInfoCard name="Druid" stage="PROD" href="/connectors/database/druid" platform="OpenMetadata" / %}
|
||||
{% connectorInfoCard name="DynamoDB" stage="PROD" href="/connectors/database/dynamodb" platform="OpenMetadata" / %}
|
||||
{% connectorInfoCard name="Glue" stage="PROD" href="/connectors/database/glue" platform="OpenMetadata" / %}
|
||||
|
@ -11,6 +11,7 @@
|
||||
{% connectorInfoCard name="DB2" stage="PROD" href="/connectors/database/db2" platform="OpenMetadata" / %}
|
||||
{% connectorInfoCard name="Delta Lake" stage="PROD" href="/connectors/database/deltalake" platform="OpenMetadata" / %}
|
||||
{% connectorInfoCard name="Domo" stage="PROD" href="/connectors/database/domo-database" platform="OpenMetadata" / %}
|
||||
{% connectorInfoCard name="Doris" stage="PROD" href="/connectors/database/doris" platform="OpenMetadata" / %}
|
||||
{% connectorInfoCard name="Druid" stage="PROD" href="/connectors/database/druid" platform="OpenMetadata" / %}
|
||||
{% connectorInfoCard name="DynamoDB" stage="PROD" href="/connectors/database/dynamodb" platform="OpenMetadata" / %}
|
||||
{% connectorInfoCard name="Glue" stage="PROD" href="/connectors/database/glue" platform="OpenMetadata" / %}
|
||||
|
@ -65,7 +65,7 @@ For the usage and lineage workflow, the user will need `SELECT` privilege on `ST
|
||||
|
||||
- **Username**: Specify the User to connect to Redshift. It should have enough privileges to read all the metadata.
|
||||
- **Password**: Password to connect to Redshift.
|
||||
- **Database (Optional)**: The database of the data source is an optional parameter, if you would like to restrict the metadata reading to a single database. If left blank, OpenMetadata ingestion attempts to scan all the databases.
|
||||
- **Database**: The database of the data source is an optional parameter, if you would like to restrict the metadata reading to a single database. If left blank, OpenMetadata ingestion attempts to scan all the databases.
|
||||
|
||||
{% note %}
|
||||
During the metadata ingestion for redshift, the tables in which the distribution style i.e, `DISTSTYLE` is not `AUTO` will be marked as partitioned tables
|
||||
|
@ -267,6 +267,10 @@ site_menu:
|
||||
url: /connectors/database/domo-database/yaml
|
||||
- category: Connectors / Database / Domo Database / Troubleshoot
|
||||
url: /connectors/database/domo-database/troubleshoot
|
||||
- category: Connectors / Database / Doris
|
||||
url: /connectors/database/doris
|
||||
- category: Connectors / Database / Doris / Run Externally
|
||||
url: /connectors/database/doris/yaml
|
||||
- category: Connectors / Database / Druid
|
||||
url: /connectors/database/druid
|
||||
- category: Connectors / Database / Druid / Run Externally
|
||||
|
@ -67,7 +67,7 @@ It is recommmended to exclude the schema "information_schema" from the metadata
|
||||
|
||||
- **Username**: Specify the User to connect to Redshift. It should have enough privileges to read all the metadata.
|
||||
- **Password**: Password to connect to Redshift.
|
||||
- **Database (Optional)**: The database of the data source is an optional parameter, if you would like to restrict the metadata reading to a single database. If left blank, OpenMetadata ingestion attempts to scan all the databases.
|
||||
- **Database**: The database of the data source is an optional parameter, if you would like to restrict the metadata reading to a single database. If left blank, OpenMetadata ingestion attempts to scan all the databases.
|
||||
|
||||
{% note %}
|
||||
During the metadata ingestion for redshift, the tables in which the distribution style i.e, `DISTSTYLE` is not `AUTO` will be marked as partitioned tables
|
||||
|
@ -268,6 +268,10 @@ site_menu:
|
||||
url: /connectors/database/domo-database/yaml
|
||||
- category: Connectors / Database / Domo Database / Troubleshoot
|
||||
url: /connectors/database/domo-database/troubleshoot
|
||||
- category: Connectors / Database / Doris
|
||||
url: /connectors/database/doris
|
||||
- category: Connectors / Database / Doris / Run Externally
|
||||
url: /connectors/database/doris/yaml
|
||||
- category: Connectors / Database / Druid
|
||||
url: /connectors/database/druid
|
||||
- category: Connectors / Database / Druid / Run Externally
|
||||
|
BIN
openmetadata-docs/images/connectors/doris.webp
Normal file
BIN
openmetadata-docs/images/connectors/doris.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
Loading…
x
Reference in New Issue
Block a user