Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

CDC for multiple Tables #393

Open
rubenssoto opened this issue Nov 7, 2020 · 1 comment
Open

CDC for multiple Tables #393

rubenssoto opened this issue Nov 7, 2020 · 1 comment

Comments

@rubenssoto
Copy link

Hello 馃憤

I read your article about CDC and metorikku, great article.
I have a case that I have 200 tables that arrives in parquet format in my datalake, metorikku could process more than one table in the same spark context in any paralalel way? For example with threads.

thank you

@lyogev
Copy link
Contributor

lyogev commented Nov 9, 2020

Hi! thanks for opening the issue.
I started dabbling with this here:
#310

But encountered some issues with the avro deserialization lib we're using...
Maybe I'll take another go at this soon.
Just FYI we started moving away from hudi for CDC recently as it became too expensive and complex and started using https://www.upsolver.com/ and we couldn't be happier :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants