Leoyzen commented on issue #7546: URL: https://github.com/apache/hudi/issues/7546#issuecomment-1416200519
@danny0405 Maybe I know what's going on. It is not work at all in HA standalone cluster like Aliyun VVP. ** The `compact()` doesn't quit after prev patch, it just do nothing after the task has finished.** The job don't get "done" when service mode disabled. It hangs there and doing nothing. The job don't get second around when service mode enabled. Hanging after first round.So the timeline service rollback again and again. ** The compacation is succeed ** There is a commit file under .hoodie directory after first around. Although there is no logs at all. So maybe it's not working when using new StreamEnviroment to execute the job. -- 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]
