wosow commented on issue #2676:
URL: https://github.com/apache/hudi/issues/2676#issuecomment-817145233


   > Did you try increasing executor instances to see if the job completes in 
less time ?
   > Also, it looks like GlobalBloomIndex is enabled. This is needed only when 
you want record-key uniqueness across your partitions and upstream source 
itself does not guarantee that. Just wanted to check if this is the case.
   
   I switched GLOBAL_BLOOM to BLOOM, and the program ran very fast. Thank you 
for your answer


-- 
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.

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


Reply via email to