eshu commented on issue #7192: URL: https://github.com/apache/hudi/issues/7192#issuecomment-1313356491
@xushiyan I suggest to write the error to the log instead of "operation is failed" and stop the job with error instead of ignore the issue. The first thing could be easily fixed. I do not why Hudi code does not throw an error in this case and consider the execution as successful. I read data from ES and write to Hudi. I use Glue 3 environment. But I believe you do not need this details to fix this bug. Anyway I do not have a simple script and data to reproduce it. -- 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]
