hudi-bot opened a new issue, #14604: URL: https://github.com/apache/hudi/issues/14604
With "hoodie.embed.timeline.server" set to "true" as default in 0.5.3, I deployed a Hudi write job on Hadoop3 and Spark2.4 in *client* mode, but the job was stuck after failed to start the timeline service. The driver will stay alive until we manually kill the job. Also, including the javalin.io package doesn't solve this ClassNotFound exception. With this exception, Hudi should terminate the job or fall back to not using the timeline service. ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-1028 - Type: Bug - Attachment(s): - 17/Jun/20 23:36;garyli1019;stack_trace.txt;https://issues.apache.org/jira/secure/attachment/13005913/stack_trace.txt --- ## Comments 18/Jun/20 00:04;garyli1019;Hi [~xleesf], have you seen similar things happened in your local build? I remembered you mention something related to the EmbedTimelineServer on the release vote.;;; --- 18/Jun/20 01:23;xleesf;[~garyli1019] yes, I encountered it in quickstart, and turned it to false. cc [~vbalaji];;; -- 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]
