You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
We are using dbt as a source and ingesting to datahub. When migrating to 0.15.0 from 0.13.1 the ingestion starts failing with the error
error': 'Unable to emit metadata to DataHub GMS: POST operation named ingestProposalBatch not supported on resource 'com.linkedin.metadata.resources.entity.AspectResource' URI: '/aspects?action=ingestProposalBatch'
'exceptionClass': 'com.linkedin.restli.server.RestLiServiceException'
To Reproduce
Steps to reproduce the behavior:
I'm unsure whats actually causing the issue.
Describe the bug
We are using dbt as a source and ingesting to datahub. When migrating to 0.15.0 from 0.13.1 the ingestion starts failing with the error
To Reproduce
Steps to reproduce the behavior:
I'm unsure whats actually causing the issue.
Recipe:
datahub ingest -c datahub/recipe.yml
Expected behavior
ingestion to work as usual post upgrade
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: