-
Can we completely replace the standard Hive Metastore with Open Metadata? If So, how to do it, lets say i want to use open metadata with spark and want to replace hive metastore. |
Beta Was this translation helpful? Give feedback.
Answered by
harshach
Sep 13, 2022
Replies: 1 comment 1 reply
-
@akashrn5 OpenMetadata is not a technical metadata store and doesn't implement hive metastore's thrift interface which is required for all the hive clients to work. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
harshach
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@akashrn5 OpenMetadata is not a technical metadata store and doesn't implement hive metastore's thrift interface which is required for all the hive clients to work.