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

Need help to set up column and table lineage in UI #1077

Closed
srikanthanbalagan opened this issue May 11, 2021 · 1 comment
Closed

Need help to set up column and table lineage in UI #1077

srikanthanbalagan opened this issue May 11, 2021 · 1 comment

Comments

@srikanthanbalagan
Copy link

Hi,

I noticed some changes were made to Amundsen front regarding table and column lineage.

amundsen-io/amundsenfrontendlibrary@df9532a

I have pushed the column lineage data to neo4j and metadata service and frontend api is working well and I can see the data in network calls.

But I cannot see any difference in UI. I mean when I expand the column a network call is made to fetch the column lineage data but no changes in UI.

Do we need to add some config to enable lineage in UI?

@verdan
Copy link
Member

verdan commented May 15, 2021

@srikanthanbalagan I responded to a similar question here: #1099 (comment)

a few things to check:

  • make sure to build the frontend after changing the config on the frontend.
  • try to clear the browser cache, as sometimes it does not refresh the JS files immediately.

@dorianj dorianj closed this as completed May 19, 2021
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

3 participants