apache / hudi

Upserts, Deletes And Incremental Processing on Big Data.
https://hudi.apache.org/
Apache License 2.0
5.34k stars 2.42k forks source link

[SUPPORT] support rest catalog #8122

Open melin opened 1 year ago

melin commented 1 year ago

Can hudi refer to iceberg to provide rest catalog specification?define api interface based on openapi, and users can customize api server

https://github.com/apache/iceberg/blob/master/open-api/rest-catalog-open-api.yaml

danny0405 commented 1 year ago

Thanks for the suggestion, indeed catalog and metadata is one of the core component for LakeHouse, we should support it.

vinothchandar commented 3 months ago

https://github.com/apache/hudi/tree/master/hudi-platform-service/hudi-metaserver is the work that's been done so far.

are you looking for IRC support in Hudi? Can you clarify the ask bit more