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

Data Lineage Not Added for New Table Creation in Spark #18

Open
dntjr8096 opened this issue May 1, 2024 · 0 comments
Open

Data Lineage Not Added for New Table Creation in Spark #18

dntjr8096 opened this issue May 1, 2024 · 0 comments
Assignees

Comments

@dntjr8096
Copy link

Description:
When creating a new Impala table using Spark with existing Impala tables, the data lineage is not being added. It seems that the toEntity in the code doesn’t retrieve information for the new table.

Expected Behavior:
in general, if it's a new table, I thought it would be appropriate to add a table to the data service (impala here) inside open metadata and data lineage should be automatically added for the new Impala table created in Spark, ensuring complete metadata lineage.

Actual Behavior:
No data lineage is added for the new table, resulting in incomplete metadata lineage.

Slack Link

Additional Information:

  • Environment: YARN
  • Openmetadata Configs: 1.3x
  • OpenMetadata-spark-agent : 1.0.0-beta
  • Spark Version: 3.2.3
  • Impala Version: 4.1.1
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