You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Wenning Ding (Jira)" <ji...@apache.org> on 2020/11/05 18:27:00 UTC

[jira] [Assigned] (HUDI-1369) Bootstrap datasource jobs from hanging via spark-submit

     [ https://issues.apache.org/jira/browse/HUDI-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wenning Ding reassigned HUDI-1369:
----------------------------------

    Assignee: Wenning Ding

> Bootstrap datasource jobs from hanging via spark-submit
> -------------------------------------------------------
>
>                 Key: HUDI-1369
>                 URL: https://issues.apache.org/jira/browse/HUDI-1369
>             Project: Apache Hudi
>          Issue Type: Bug
>            Reporter: Wenning Ding
>            Assignee: Wenning Ding
>            Priority: Major
>
> 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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)