nikita-sheremet-clearscale commented on issue #4044: URL: https://github.com/apache/hudi/issues/4044#issuecomment-997413597
@nsivabalan Many thanks for reply! :-) `What happens when some partitions were deleted and then indexed?` It means that I got to S3 web console, select prefixes and click delete button. I understand that it is not the right way but I have restrictions on code modification so I can not change jobs to cleanup all old data when data are rewritten. `my guess is that, your large job failed due to OOM or some other reason. And so the next job you started, does a rollback of the partially failed data which is too huge and hence takes a lot of time. but even then, deletions should not take such a long time though.` Can this happen due to EC2 spot instance termination? -- 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]
