Doc: Updated Doris & Redshift Docs (#17123)

Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
This commit is contained in:
Prajwal214 2024-07-22 12:12:54 +05:30 committed by GitHub
parent 01134151ac
commit 59d9a0299c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
7 changed files with 12 additions and 2 deletions

View File

@ -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" / %}

View File

@ -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" / %}

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB