RonBarabash opened a new pull request #750: Adding support for optional 
skipping single archiving failures
URL: https://github.com/apache/incubator-hudi/pull/750
 
 
   Hey guys,
   We have encountered a weird situation when we have empty .commit files in 
our .hoodie folder.
   When Hudi tries to archive this commit  the avro serialisation fails and 
eventually the entire application is crashing.
   Though it would be nice to have an optional configuration that would just 
log this error with the relevant .commit file (we had to debug the application 
in order to understand which file was it) and to continue with the run.
   If you could also shed some light on why Hudi might be creating empty 
.commit files that would also be great, 
   10x
   Ron

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to