Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
Description
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.
Attachments
Issue Links
- links to