Github user vanzin commented on the issue:
https://github.com/apache/spark/pull/19893
Also, what happens when you run tests in the sql and hive modules? Those
try to keep the same session alive for multiple suites, so I'd expect a bunch
of threads to trigger this code when they really should not, in that case.--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
