Skip to content

Commit

Permalink
Merge pull request #921 from mandy-chessell/code2024
Browse files Browse the repository at this point in the history
Small typos in lineage warehouse services
  • Loading branch information
mandy-chessell committed Apr 23, 2024
2 parents b92af4c + e97f54a commit b0252d2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion site/docs/features/lineage-management/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@ Organizations use vertical lineage view to visualize how business concepts such

APIs for retrieving lineage

- [Open Lineage Services](/services/open-lineage-services)
- [Lineage Warehouse Services](/services/lineage-warehouse-services)

- [Asset Owner](/services/omas/asset-owner/overview) and [Asset Consumer](/services/omas/asset-consumer/overview) through the [Open Connector Framework (OCF)](/frameworks/ocf/overview).

Expand Down
4 changes: 2 additions & 2 deletions site/docs/services/lineage-warehouse-services.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ hide:

# Lineage warehouse services

The open lineage services support the behavior of the [Lineage Warehouse](/concepts/lineage-warehouse) and its main purpose to preserve and report lineage metadata.
The lineage warehouse services support the behavior of the [Lineage Warehouse](/concepts/lineage-warehouse) and its main purpose to preserve and report lineage metadata.

![Figure 1 - Services in Lineage Warehouse](lineage-warehouse-services.svg)

Following sequence explains how different services interact in and out the Lineage Warehouse:

1. Metadata instance events from the cohort are distributed to Metadata Access Server running [Asset Lineage OMAS]/services/omas/asset-lineage/overview. This access service is always paired with Lineage Warehouse.
1. Metadata instance events from the cohort are distributed to Metadata Access Server running [Asset Lineage OMAS](/services/omas/asset-lineage/overview). This access service is always paired with Lineage Warehouse.

2. [Asset Lineage OMAS](/services/omas/asset-lineage/overview) feeds the lineage warehouse by selecting and sending the instance types suitable for lineage. It retrieves asset related metadata and completes the asset context portion of the graph. Once ready, this lineage context graph structured as vertices and edges is sent on Lineage Output Topic for further processing and preservation.

Expand Down

0 comments on commit b0252d2

Please sign in to comment.