[
https://issues.apache.org/jira/browse/HUDI-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HUDI-1396:
---------------------------------
Labels: pull-request-available (was: )
> Bootstrap job via Hudi datasource hangs at the end of the spark-submit job
> --------------------------------------------------------------------------
>
> Key: HUDI-1396
> URL: https://issues.apache.org/jira/browse/HUDI-1396
> Project: Apache Hudi
> Issue Type: Bug
> Reporter: Wenning Ding
> Priority: Major
> Labels: pull-request-available
>
> Bootstrap job via Hudi datasource hangs at the end of the spark-submit job
>
> This issue is similar to https://issues.apache.org/jira/browse/HUDI-1230.
> Basically, {{HoodieWriteClient}} at
> [https://github.com/apache/hudi/blob/release-0.6.0/hudi-spark/src/main/scala/org/apache/hudi/HoodieSparkSqlWriter.scala#L255]
> will not be closed and as a result, the corresponding timeline server will
> not stop at the end. Therefore the job hangs and never exits.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)