beyond1920 commented on PR #10886:
URL: https://github.com/apache/hudi/pull/10886#issuecomment-2012131723

   @wecharyu Thanks for your contribution.
   The pull request could resolve the problem, of course.
   But I am not sure whether that the solution would increase the probability 
of job failure or not.
   After this PR,  any task encountered an `IOException` would lead the task 
failure, it might cause the job failure.
   And before this PR, each task would ignore `IOException`.
   Would the failure probability increasing?
   
   And is there any other solutions?
   
   For example, could we move created `hoodie_partition_metadata` to driver or 
jobmaster instead of each task?


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