OpenMetadata
OpenMetadata copied to clipboard
Generated Looker url is wrong in Lineage tab
Affected module UI
Describe the bug The generated Looker URL (indicated in attached picture) seems wrong. The base part of the URL seems to be that of the OpenMetadata url (in my case, localhost), instead of the Looker instance host.
To Reproduce
Expected behavior The base part of the url should point towards the Looker instance.
Version:
- OS: [e.g. iOS]
- Python version:
- OpenMetadata version: [e.g. 0.8]
- OpenMetadata Ingestion package version: [e.g.
openmetadata-ingestion[docker]==XYZ
]
Additional context Add any other context about the problem here.
@nahuelverdugo might be related to the service connection
@harshach from what I see in the JSON schema of Looker Connection, it seems that we are correctly exposing the hostPort
of the configuration.
Can someone from @open-metadata/ui confirm how that URL is created? It should be serviceConnection.hostPort + dashboard.dashboardUrl
.
Hi @larspettermadsstuen, could you confirm if it is still happening in the latest version of OM?
@pmbrull since you are looking at looker, can you confirm?
The issue is still valid. The URL that is shown in the UI at the dashboard level points to the right looker instance, but from the lineage view instead of parsing <hostPort>/<dashboardUrl>
it goes to localhost:8585/<dashboardUrl>
.
Flagging this as a UI issue. Thanks
hi, validated this with the latest release. If we check the example in the sandbox, URLs look good to me after we modified a couple of behaviors in the ingestion and UI. Thanks
example: https://sandbox.open-metadata.org/dashboard/sample_looker.orders/lineage