nsivabalan commented on issue #8209: URL: https://github.com/apache/hudi/issues/8209#issuecomment-1490482315
likely you have too huge no of partitions and hence jsonifying the results might result in OOM can you try disabling embedded timeline server for couple of commits and re-enable cleaner. hoodie.embed.timeline.server=false. hopefully this should make cleaner get past the issue. -- 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]
