voonhous commented on issue #17816:
URL: https://github.com/apache/hudi/issues/17816#issuecomment-3788027101

   > The possibility of throwing an exception here is diverse. Network issue? 
Memory issue? Everything is possible.
   However, in any case, only the FileNotFoundException is allowed. I think all 
other exceptions need to be thrown out and rely on the task retry mechanism of 
the execution engine like Spark to be re-executed several times.
   
   Cool, yeah, it makes sense if FnF is an expected exception that is allowed. 
I'm okay with that.
   
   Understood on the part on what is causing the FileSystem closed here and i 
agree that we should not ignore it here.


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