Skip to content

Data lineage is missing for synapse notebook #233

@ghost

Description

Open lineage listener is failing and not able to emit the lineage to azure function.
Size of the execution plan is too long.

Error Message:
"Could not emit lineage w/ exception"

Background:
The current set up in the project involves leveraging open lineage listener for Azure Synapse to capture spark pool logs.
These logs are then transmitted to an Azure Function via HTTPS requests, containing the body with the function URL equipped with triggers.
Subsequently, a python function processes each new file in the Azure Data Lake Storage (ADLS), converting it into Apache Atlas entitities.
These entities are then uploaded into Azure Purview as lineage information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions