how does one change the host for the `View in Airf...
# ui
w
how does one change the host for the
View in Airflow
button in the UI for airflow dataflows? I’m currently using v0.8.1
b
The host? Do you mean the URl itself?
w
sure
I mean the routes are probably fine, but I wanted to route it to a separate airflow host.
so yeah the uri
g
the lineage backend uses the webserver base_url that’s defined in airflow.cfg
w
sorry I’m not sure I follow. I should be providing an airflow config to the datahub frontend?
oh I get it, it’s stored in the data passed forward
not set as a config value in the frontend
g
w
cool thanks!
s
Is there a way to edit this data afterwards? Use case - we use google composer for our airflow. When composer starts to support Airflow 2 out of preview we would migrate to a new instance of airflow. The URL of composer will change and all existing links will break.
g
As you run dags on the new instance of airflow, the links will progressively update without you having to change anything
s
makes sense
f
@powerful-jelly-19645 👀
👀 1