wayneguow commented on PR #36775: URL: https://github.com/apache/spark/pull/36775#issuecomment-1149679199
+1 to @JoshRosen 's issue. We also encountered this problem in our scenario for ETL. When reading abnormally from filesystem(such as read timeout exception, which may succeeded with retrying), rather than the file corrupted, it cause data loss. We had to give up to use this conf finally. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
