Replies: 2 comments 1 reply
-
@pmbrull looks like we made serverConfig mandatory? |
Beta Was this translation helpful? Give feedback.
0 replies
-
After playing with it a bit it seems the ingestion cli tries to fetch data from the openmetadata apis even before starting the ingestion and connecting to the source. Thus, unless there is a different way I am not aware of it seems it's not possible to use the ingestion framework disjointed from the full platform (e.g. the file sink used by datahub https://datahubproject.io/docs/metadata-ingestion/sink_docs/file/) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am trying to run the ingestion for testing using the file sink without having a full openmetadata instance running. But the script fails if it cannot reach a valid openmetadata instance
Any idea if and how this can be achieved? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions