Glue Req Docs (#10049)

This commit is contained in:
Mayur Singal 2023-02-01 19:11:11 +05:30 committed by GitHub
parent f4ae0f0e2f
commit 9e6a91d349
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 0 deletions

View File

@ -36,6 +36,8 @@ To deploy OpenMetadata, check the <a href="/deployment">Deployment</a> guides.
To run the Ingestion via the UI you'll need to use the OpenMetadata Ingestion Container, which comes shipped with
custom Airflow plugins to handle the workflow deployment.
User must have `glue:GetDatabases` and `glue:GetTables` permissions to ingest the basic metadata.
### Python Requirements
To run the Glue ingestion, you will need to install:

View File

@ -36,6 +36,8 @@ To deploy OpenMetadata, check the <a href="/deployment">Deployment</a> guides.
To run the Ingestion via the UI you'll need to use the OpenMetadata Ingestion Container, which comes shipped with
custom Airflow plugins to handle the workflow deployment.
User must have `glue:GetDatabases` and `glue:GetTables` permissions to ingest the basic metadata.
### Python Requirements
To run the Glue ingestion, you will need to install:

View File

@ -56,6 +56,8 @@ To deploy OpenMetadata, check the <a href="/deployment">Deployment</a> guides.
To run the Ingestion via the UI you'll need to use the OpenMetadata Ingestion Container, which comes shipped with
custom Airflow plugins to handle the workflow deployment.
User must have `glue:GetDatabases` and `glue:GetTables` permissions to ingest the basic metadata.
## Metadata Ingestion
### 1. Visit the Services Page