hudi-bot opened a new issue, #14690:
URL: https://github.com/apache/hudi/issues/14690
MOR table creation via Hudi datasource hangs at the end of the spark-submit
job.
Looks like {{HoodieWriteClient}} at
[https://github.com/apache/hudi/blob/release-0.6.0/hudi-spark/src/main/scala/org/apache/hudi/HoodieSparkSqlWriter.scala#L255]
not being closed which does not stop the timeline server at the end, and as a
result the job hangs and never exits.
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-1369
- Type: Bug
- Epic: https://issues.apache.org/jira/browse/HUDI-1265
- Fix version(s):
- 1.1.0
--
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]