[
https://issues.apache.org/jira/browse/HUDI-5277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HUDI-5277:
---------------------------------
Labels: pull-request-available (was: )
> RunClusteringProcedure can't exit corretly
> ------------------------------------------
>
> Key: HUDI-5277
> URL: https://issues.apache.org/jira/browse/HUDI-5277
> Project: Apache Hudi
> Issue Type: Bug
> Components: spark-sql
> Reporter: Qijun Fu
> Assignee: Qijun Fu
> Priority: Major
> Labels: pull-request-available
>
> When executing RunClusteringProcedure, we found out that the spark program
> couldn't exit although we successfully finished the clustering.
> Then we checked the threads and found that some threads of timeline server
> was still remaining. We should close the timeline server before exiting
> RunClusteringProcedure. This problem is not only existing in
> RunClusteringProcedure, other procedures like
> RunCompactionProcedure also have the same problem.
> We have submitted a pr to fix the problem in clustering.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)