gtwuser commented on issue #6925: URL: https://github.com/apache/hudi/issues/6925#issuecomment-1303965269
Another issue which i found happening recently along with the ClassFoundNotException: ```bash 2022-11-04 17:28:19,605 INFO [Thread-19] heartbeat.HoodieHeartbeatClient (HoodieHeartbeatClient.java:stop(196)): Deleted heartbeat file for instant 20221104172809097 2022-11-04 17:28:19,605 INFO [Thread-19] transaction.TransactionManager (TransactionManager.java:close(84)): Transaction manager closed 2022-11-04 17:28:19,606 ERROR [Thread-19] v2.AppendDataExec (Logging.scala:logError(73)): Data source write support org.apache.hudi.spark3.internal.HoodieDataSourceInternalBatchWrite@11fa0f7f is aborting. 2022-11-04 17:28:19,606 ERROR [Thread-19] internal.DataSourceInternalWriterHelper (DataSourceInternalWriterHelper.java:abort(94)): Commit 20221104172809097 aborted 2022-11-04 17:28:19,637 ERROR [Thread-16] v2.AppendDataExec (Logging.scala:logError(73)): Data source write support org.apache.hudi.spark3.internal.HoodieDataSourceInternalBatchWrite@61232ffe is aborting. -- 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]
