Replies: 1 comment
-
Here is the error message : |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Recently I have worked with GE and I want to send the result of data quality on OpenMetadata.
However, when I run my checkpoint, it caused an error. Because in the python source files of openmetadata, it expects a SQL database. Our data comes from S3 and is therefore not compatible. We had to convert our S3 data to a database with Trino. It worked but will it be possible to connect GE directly to openmetadata with S3 data?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions