ziudu commented on issue #3344:
URL: https://github.com/apache/hudi/issues/3344#issuecomment-899977801


   @nsivabalan Yes, we have 1000 tables, and each of them map to separate hudi 
table. 1000 db tables -> 1000 hudi tables.
   
   We're writing a custom spark application with scala, which listens to a 
number of topics and writes to a number of hudi tables. Something similar to 
   
   https://github.com/apache/hudi/issues/2175
   
   The testing result is satisfactory so far and we need to do some performance 
testing later on. I just want to know if it is the recommended way.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to