pingcap/tispark

[BUG] If set spark.sql.auth.enable=true, the JVM does not exit when the sparksession is stoped

wfxxh opened this issue · 0 comments

wfxxh commented

Describe the bug
image
As the title say

What did you do
image
It is beacuse the TiAuthorization use ScheduledExecutorService use default threadFactory not the Daemon Factory to build ScheduledThreadPool