You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/03/31 11:27:53 UTC

[GitHub] [hudi] boneanxs commented on pull request #4718: [HUDI-3345][RFC-36] Proposal for hudi metastore server.

boneanxs commented on pull request #4718:
URL: https://github.com/apache/hudi/pull/4718#issuecomment-1084451216


   @minihippo This is a great work👍, I think it can also solve the problem I recently met: [HUDI-3634](https://issues.apache.org/jira/browse/HUDI-3634) as we keep commit instants consistent in the hudi metastore server.
   
   But I'm curious how spark side get metadata of a hudi table(stored in the hudi metastore server) and a hive table (stored in the HMS) in one query(like a hudi table join a hive table)? Will we handle this in the HudiCatalog to get hudi table metadata from hudi metastore server and hive table from HMS, or we provide a unified view in the hudi metastore server, let hudi metastore to request HMS server if it's a hive table?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org