rmahindra123 commented on issue #5952:
URL: https://github.com/apache/hudi/issues/5952#issuecomment-1191118443

   @glory9211 could you please provide more details on your setup to reproduce. 
Also, if possible please provide the Spark UI screenshot where you saw the 
sequential behavior. spark.read.format().load() does actually parallelize and 
would create 50K tasks in your case.
   
   Also, are you talking about S3EventsSource.java or 
S3EventsHoodieIncrSource.java because S3EventsHoodieIncrSource actually reads 
the file contents.


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