re: airflow, I’m trying to install the new plugin ...
# ingestion
p
re: airflow, I’m trying to install the new plugin and get this 404 error in my jobs:
<https://my-datahub-url/aspects?action=ingestProposal>
does not exist. Is there anything I need to install within DataHub for this to work?
1
I’m using the
0.8.44
versions of the Docker images
g
Does
curl <http://datahub-gms-url/config> | jq .
work?
That’s an easy way to test for connectivity to GMS working. This is a different url from the frontend UI
p
ah that would make sense, I think I configured my app to use the frontend url
thanks
got it working thanks again @gray-shoe-75895!
g
awesome!