Docs: 404 Error Fix (#22260)

Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”>
This commit is contained in:
Rounak Dhillon 2025-07-11 10:12:42 +05:30 committed by GitHub
parent 7994ab80b3
commit f7c1b909e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -42,7 +42,7 @@ pip install "openmetadata-ingestion[athena,datalake,trino]~=1.2.1"
```
- The `athena` plugin will bring all the requirements to connect to the Athena Service
- The `datalake` plugin helps us connect to S3 to manage the [sample data](/how-to-guides/data-quality-observability/profiler/external-sample-data)
- The `datalake` plugin helps us connect to S3 to manage the sample data.
- The `trino` plugin will only be needed temporarily
## 1. Define the YAML Config

View File

@ -42,7 +42,7 @@ pip install "openmetadata-ingestion[athena,datalake,trino]~=1.2.1"
```
- The `athena` plugin will bring all the requirements to connect to the Athena Service
- The `datalake` plugin helps us connect to S3 to manage the [sample data](/how-to-guides/data-quality-observability/profiler/external-sample-data)
- The `datalake` plugin helps us connect to S3 to manage the sample data.
- The `trino` plugin will only be needed temporarily
## 1. Define the YAML Config

View File

@ -42,7 +42,7 @@ pip install "openmetadata-ingestion[athena,datalake,trino]~=1.2.1"
```
- The `athena` plugin will bring all the requirements to connect to the Athena Service
- The `datalake` plugin helps us connect to S3 to manage the [sample data](/how-to-guides/data-quality-observability/profiler/external-sample-data)
- The `datalake` plugin helps us connect to S3 to manage the sample data.
- The `trino` plugin will only be needed temporarily
## 1. Define the YAML Config