In this section, we provide guides and references to use the Alation Sink connector. Configure and schedule Alation Sink metadata using the yaml:Documentation Index
Fetch the complete documentation index at: https://openmetadata-feat-feat-2mbfixdeploy.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
How to Run the Connector Externally
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. If, instead, you want to manage your workflows externally on your preferred orchestrator, you can check the following docs to run the Ingestion Framework anywhere.External Schedulers
Get more information about running the Ingestion Framework Externally
Requirements
The connector usesPOST requests to write the data into Alation.
Hence, an user credentials or an access token with Source Admin or Catalog Admin or Server Admin permissions will be required.
Follow the link here to create the access token.
Data Mapping and Assumptions
Following entities are supported and will be mapped to the from OpenMetadata to the entities in Alation.| Alation Entity | OpenMetadata Entity |
|---|---|
| Data Source (OCF) | Database |
| Schema | Schema |
| Table | Table |
| Columns | Columns |