Qijun Fu created HUDI-5277:
------------------------------

             Summary: 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


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)

Reply via email to