rishabhreply commented on issue #10559:
URL: https://github.com/apache/hudi/issues/10559#issuecomment-1921866552

   @ad1happy2go I see, but in your suggested way the one glue run will process 
all 10 files meaning it will take more time as one job has 10 files to process. 
To not to face such situations, I wanted to leverage step functions that could 
run concurrent runs of the same glue job to distribute & process the 10 files 
in batches.  :)


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