ramkrish86 commented on issue #9435: URL: https://github.com/apache/hudi/issues/9435#issuecomment-1780744806
@danny0405 - There are two stack traces in the above comment from @galadrielwithlaptop . What we can see is that with ABFS support or local system before the compaction could get completed there is an interrupted exception . But we can see that the Compaction job gets picked up in the Flink job graph but seems that before the compaction is over the parent thread is probably closed. When we manually run the compaction tool we are able to make it run. Is there something like a config that is missing over here? Any inputs could help us as from code perspective we are not able to see any issues over 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]
