-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Request] Delta Sync for metadata sync to HMS/Glue #1478
Comments
This will be a good feature to add. However, from my past experience, HMS interactions are often flaky and buggy. Do you know how well the Hudi sync works? |
@tdas Thanks for your response. I have tried Hudi Sync with Glue, haven't seen any issue so far |
Hi @tdas, |
Out of curiosity, would Glue Crawler reading Delta tables work in this scenario, or would you need to go beyond that? Shameless plug of a recent session by @moomindami and myself on this topic btw https://www.youtube.com/watch?v=GrqjZoVokNQ |
Sorry for the delay. Thanks, @danny for sharing the Video link. Please correct me if I am missing something here. |
Oh, sorry, I had jumped too quickly ;-). Could you try AWS Glue 4.0 with Delta Lake 2.1? |
@dennyglee I am using Glue Crawler for updating and maintaining metadata for the Delta table in the Glue catalog. |
@tdas @dennyglee What should be the next steps to get this feature, as I didn't find any option to do metadata sync to glue/HMS? |
@agrawalreetika Thanks for your patience - some quick questions:
|
Hi @dennyglee, Thanks for your response.
|
Hi @dennyglee, Just checking in do you need any other details from my side? |
Hi all, I have started working on this issue. |
I am looking forward to the completion of this feature |
This is resolved in #2409 |
Hudi has Hudi Sync which allows sync of table metadata from transaciton logs to HMS/Glue.
I wanted to know if there is something similar for Delta Tables?
The text was updated successfully, but these errors were encountered: