Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quicksight ingestion error while fetching databases from Athena Database #16049

Open
AboutManuel opened this issue Apr 25, 2024 · 1 comment
Open

Comments

@AboutManuel
Copy link

Affected module
Ingestion Framework

Describe the bug
Hello Team. We are currently testing the connector to Quicksight. For this purpose I created a Dataset, Analysis and Dashboard there, that fetches the information directly from Athena (No customSQL). We want to specifically test the Lineage feature.

  • We ingested the Athena source using this name for the Service: Athena DataLake
  • We ingested Quicksight adding the same value Athena DataLake for Db Service Names
  • The dashboard shows in the Catalog but the lineage is empty and the DAG returns this:
Search

0 matches
Traceback (most recent call last):
  File "/home/airflow/.local/lib/python3.10/site-packages/metadata/ingestion/source/dashboard/quicksight/metadata.py", line 272, in yield_dashboard_lineage_details
    database_name=data_source_dict[db]["Database"],
KeyError: 'Database'

To Reproduce
image
image
image

Expected behavior
Fetch databases, show lineage from Athena source to Quicksight dashboard.

Version:

  • OS: Amazon Linux 2023
  • Python version: 3.9.16
  • OpenMetadata version: [v1.3.1]
  • OpenMetadata Ingestion package version: docker.getcollate.io/openmetadata/ingestion:1.3.1

Additional context
Add any other context about the problem here.

@pierrebzl
Copy link

Hello! I'm experiencing the exact same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants